wunderio/lando-drupal

Create dist folder where to hold files that are copied to project root

Opened this issue · 0 comments

We have files that we're supposed to copy to project root, then some files are part of the plugin itself. Let's create dist folder where we move all files that are supposed to be copied. This will decrease some code that deals with copying and we'd never have to update that again plus folder structure get's more clearer.