marcorinck / ngStart

skeleton project for new angular.js projects
MIT License
195 stars 29 forks source link

Try to load bower dependencies automatically via requireJS #4

Open marcorinck opened 11 years ago

marcorinck commented 11 years ago

Currently all bower dependencies in bower.json are hardcoded into app.js (runtime) and gruntfile.js (build time).

Try to access them automatically.

joshua1 commented 10 years ago

Sir, No fix for this yet?

BarrySkidmore commented 10 years ago

We have changed the bower install directory, and automatically included it in bower as required. You may see it here. https://github.com/alertlogic/ngStart/