/node-browser-resolve

resolve function which support the browser field in package.json

Primary LanguageJavaScript

browser-resolve Build Status

node.js resolve algorithm with browser field support.

example

resolve(id, parent, function(err, path) {
});

license

MIT