Skip to content

evanw/browserify-package.json-browser-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo documents a behavior difference between Browserify and Webpack in the handling of the browser field in package.json. I consider it to be a bug in Browserify. This bug was first reported here: defunctzombie/package-browser-field-spec#13.

Demo

$ npm ci
$ npm run test-browserify
foo_bar.js
$ npm run test-webpack
node_modules/foo/bar.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published