browserify / browser-resolve

resolve function which support the browser field in package.json
MIT License
102 stars 70 forks source link

Support browserify field as well as browser field for legacy reasons #18

Closed Raynos closed 11 years ago

Raynos commented 11 years ago

This is an issue change to make and will allow using a few hundred modules in npm without forking and fixing them.

This makes migrating to browserify2 easier.