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

msgpack-lite with browserify #29

Closed
kawanet opened this issue Feb 26, 2016 · 1 comment
Closed

msgpack-lite with browserify #29

kawanet opened this issue Feb 26, 2016 · 1 comment

Comments

@kawanet
Copy link
Owner

kawanet commented Feb 26, 2016

msgpack-lite is definitely available with browserify.

Using require("msgpack-lite") in a browserify project may increase compilation time, however.

Using msgpack global object exported by msgpack.min.js would make compilation faster.

@kawanet
Copy link
Owner Author

kawanet commented Feb 26, 2016

see commit 95e31b8 and README.md

@kawanet kawanet closed this as completed Feb 26, 2016
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

1 participant