browserify / browser-resolve

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

ignore and map options? #22

Closed curvedmark closed 11 years ago

curvedmark commented 11 years ago

browserify could benefit from such options if they are implemented in browser-resolve. browserify's ignore option is currently broken.

See the details here: https://github.com/substack/node-browserify/pull/378

defunctzombie commented 11 years ago

From my reading of the issue, I believe these features already exist.