Skip to content

don't browserify unicode/category/So - #52

Open
nichoth wants to merge 1 commit into
dodo:masterfrom
nichoth:master
Open

don't browserify unicode/category/So#52
nichoth wants to merge 1 commit into
dodo:masterfrom
nichoth:master

Conversation

@nichoth

Copy link
Copy Markdown

No description provided.

@feross

feross commented May 2, 2017

Copy link
Copy Markdown

Please merge this @dodo. The "browser" field in package.json tells bundlers like browserify and webpack to skip bundling a module.

This is the proper way to ignore the 2MB unicode file in the browser. It's automatic, so users don't have to read the instructions in the readme and do a separate bundle just for this package.

@lillem4n

Copy link
Copy Markdown

I added this to my fork here: larvit@d76c8d2

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@nichoth@feross@lillem4n