Brandon Carrell
Results
2
comments of
Brandon Carrell
I had a similar thing, its the AngularJS package. https://github.com/angular-ui/AngularJS-sublime-package
This seems broken in Bower, not this task. If I have a nested .bowerrc, e.g.: ``` { "directory": "./src/components" } ``` Running `bower install` will install the packages correctly to...