yeoman/grunt-bower-requirejs

Generate shims

Closed this issue · 1 comments

I ran into a problem when using bower components with dependencies. When these components are not AMD components, their dependencies are not defined.

However, we could read these dependencies from the bower.json and generate a shim configuration for requirejs

Any plans on this?