mixu / gluejs

Build CommonJS modules for the browser via a chainable API
http://mixu.net/gluejs/
165 stars 13 forks source link

gluejs2: package.json "main" value should be normalized #15

Closed mixu closed 11 years ago

mixu commented 11 years ago

For example https://github.com/isaacs/node-url uses "./url.js" which fails to require correctly.