You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that you are the owner of the bower package. I have a problem with it : it installs fine but when I want to use grunt-bower-requirejs, a task that automatically generates the requirejs config file, it gives me an error :
Warning: Ignoring Gruntfile in backbone.picky
You should inform the author to ignore this file in their bower.json
... and backbone-picky is not registred in requirejs-config file.
( Idem for the backbone-syphon package )
I'm building a yeoman generator for marionette based on David Sulk's books. I would really like to generate automatically an out of the box requirejs-config file .
Thanks,
The text was updated successfully, but these errors were encountered:
It seems that you are the owner of the bower package. I have a problem with it : it installs fine but when I want to use grunt-bower-requirejs, a task that automatically generates the requirejs config file, it gives me an error :
... and backbone-picky is not registred in requirejs-config file.
( Idem for the backbone-syphon package )
I'm building a yeoman generator for marionette based on David Sulk's books. I would really like to generate automatically an out of the box requirejs-config file .
Thanks,
The text was updated successfully, but these errors were encountered: