angular-drupal
angular-drupal copied to clipboard
bower.js needs to know where the src file is
If you place "main" in the bower.js then you can use grunt and wiredep to auto add the js file to your index.
I am using yeoman and when installing this module using bower it never ends up saving the script with out it which makes it kind of a standalone js file which is not what I want.
Nvm.. The file does have it.. Why is mine not getting it : (
Well... when installing using "bower install -save angular-drupal" the bower.json doesn't contain "main"