albertinad / brackets-bower

Bower integration in Brackets.
MIT License
47 stars 9 forks source link

Multiple bower.json in big projects support #41

Closed albertinad closed 9 years ago

albertinad commented 9 years ago

Look for bower.json files starting from the root current project. Exclude folders like node_modules and bower_components. Enable to change the current working directory (cwd) to the selected folder where the bower.json was found. Run bower commands in that cwd.