patternlab-php-core
patternlab-php-core copied to clipboard
Support User-defined `./dist`
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.
This could be defined in the PL extra section of composer.json.
Yup :)