eugeneware / debowerify

A browserify transform to enable the easy use of bower components in browserify client javascript projects. This can be used in conjunction with deamdify to require AMD components from bower as well.
493 stars 51 forks source link

Require all entries listed in a packages bower.json main array #66

Closed microadam closed 9 years ago

microadam commented 9 years ago

Fixes #39

eugeneware commented 9 years ago

Thanks @microadam for the PR. Merged and released as 1.3.0.

As per #53 I've given you commit rights as debowerify is an Open Open Source project.

Thanks heaps!

bobthecow commented 9 years ago

This is a BC break and will require a new major version number.

microadam commented 9 years ago

Cheers Eugene :)