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

require('buffer').Buffer !== Buffer #612

Closed
ghost opened this issue Jan 29, 2014 · 1 comment
Closed

require('buffer').Buffer !== Buffer #612

ghost opened this issue Jan 29, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 29, 2014

This was causing inflated bundle sizes and version mismatches with buffer versions.

@ghost
Copy link
Author

ghost commented Jan 29, 2014

Fixed in 3.24.3 with a new test/double_buffer.js file. insert-module-globals is now an implicit global transform instead of a special pipeline module.

@ghost ghost closed this as completed Jan 29, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

0 participants