patternlab-php-core icon indicating copy to clipboard operation
patternlab-php-core copied to clipboard

Support User-defined `./dist`

Open dmolsen opened this issue 9 years ago • 2 comments

Right now package install assumes ./dist as the base for what will be moved during install. There should be a way to override this default so people can package assets appropriate for their system.

dmolsen avatar May 17 '16 19:05 dmolsen

This could be defined in the PL extra section of composer.json.

aleksip avatar May 18 '16 11:05 aleksip

Yup :)

dmolsen avatar May 18 '16 20:05 dmolsen