stealjs / system-bower

[DEPRECATED] SystemJS and StealJS Bower plugin
MIT License
2 stars 1 forks source link

Undefined mains are unhandled #18

Open alexisabril opened 9 years ago

alexisabril commented 9 years ago

In the bower plugin, we expect all loaded bower packages to have a "main" attribute defined. This will break the following line: https://github.com/stealjs/system-bower/blob/master/bower.js#L87