patternlab-php-core
patternlab-php-core copied to clipboard
Config set command does not let `publicDir` to be set.
When I run this command:
php core/console --config --set publicDir=test
I don't see config.yml get altered. Thanks!