ngStart icon indicating copy to clipboard operation
ngStart copied to clipboard

Try to load bower dependencies automatically via requireJS

Open marcorinck opened this issue 12 years ago • 2 comments

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

Try to access them automatically.

marcorinck avatar Aug 14 '13 13:08 marcorinck

Sir, No fix for this yet?

joshua1 avatar Mar 04 '14 15:03 joshua1

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/

BarrySkidmore avatar Aug 31 '14 17:08 BarrySkidmore