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

Include files with .es6 extension. #75

Closed anicholson closed 8 years ago

anicholson commented 8 years ago

PR to fix #74. Maybe in future a config block to support extra file extensions would be nice, but this works for now.

anicholson commented 8 years ago

Fixed in 1.5.0