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

Add override support #76

Closed lattwood closed 6 years ago

lattwood commented 8 years ago

This includes a bugfix not found in #68.

A pointer or two on how to make this work recursively would be greatly appreciated.

pitpit commented 8 years ago

:+1:

stefanmaric commented 8 years ago

This is very helpful. Awaiting for it to be merged and published.