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

Large size using browserify #50

Closed
bmihelac opened this issue Jul 14, 2016 · 3 comments
Closed

Large size using browserify #50

bmihelac opened this issue Jul 14, 2016 · 3 comments

Comments

@bmihelac
Copy link
Contributor

Just requiring pouchdb and pouchdb-load in a script and running browserify yields 2.1MB file.

Without pouchdb-load file size is 368K.

I created small repo to reproduce it:

https://github.com/bmihelac/test-pouchdb-load

@nolanlawson
Copy link
Member

Fixed in 527c3e3, the bundle size is now 17k min+gzipped or 126k raw.

@nolanlawson
Copy link
Member

published in pouchdb-load 1.4.6, cheers

@bmihelac
Copy link
Contributor Author

Tested it and it work as expected. Thanks a lot.

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