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

Ensure `options` argument is always an object #64

Closed ashrewdmint closed 9 years ago

ashrewdmint commented 9 years ago

Should fix issue #63

eugeneware commented 9 years ago

Thanks @ashrewdmint for the PR! Merged and published as 1.2.1

maxnordlund commented 9 years ago

Ping @eugeneware to add @ashrewdmint per #53. (From what I can see this hasn't been done yet)

eugeneware commented 9 years ago

@ashrewdmint, as per #53 you now have commit access to debowerify. I've also added you to the contributors section on the project README as well.

Welcome to the project!

Thanks for the reminder @maxnordlund!