angular-drupal icon indicating copy to clipboard operation
angular-drupal copied to clipboard

bower.js needs to know where the src file is

Open OpenEyeNet opened this issue 9 years ago • 2 comments

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.

OpenEyeNet avatar Oct 07 '16 22:10 OpenEyeNet

Nvm.. The file does have it.. Why is mine not getting it : (

OpenEyeNet avatar Oct 07 '16 22:10 OpenEyeNet

Well... when installing using "bower install -save angular-drupal" the bower.json doesn't contain "main"

OpenEyeNet avatar Oct 07 '16 22:10 OpenEyeNet