Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser vs. server #6

Open
ForbesLindesay opened this issue Jul 30, 2013 · 1 comment
Open

browser vs. server #6

ForbesLindesay opened this issue Jul 30, 2013 · 1 comment

Comments

@ForbesLindesay
Copy link

Browserify does a slightly different lookup to node because it looks in the "browser" field in package.json

It would be good to have an option to specify whether we wanted to do the lookups for browser or server.

@hughsk
Copy link
Owner

hughsk commented Jul 31, 2013

I'll look into this and see what I can do :) Should just be a matter of using resolve in place of browser-resolve with a couple of tweaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants