laravel - How to change Yarn default packages directory? -


when yarn used install dependencies, puts them in node-modules directory default.

how can change i.e laravel resources folder?
.bowerrc used bower set "directory": "resources/assets"

yarn install --modules-folder ./resources

update: keep eye on this github issue feature not quite stable.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -