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

Not possible to polyfill streams in browser (Utils.readableWebToNode()) #568

Open
AuHau opened this issue Feb 17, 2022 · 0 comments
Open
Labels
kind:bug A bug in existing code (including security flaws) type:issue

Comments

@AuHau
Copy link
Contributor

AuHau commented Feb 17, 2022

It seems thank to using in package.json:

browser: {
	stream: false
}

Prevents to actually webpack to polyfill the streams package even if it is configured to do so.

@AuHau AuHau added the kind:bug A bug in existing code (including security flaws) label Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in existing code (including security flaws) type:issue
Projects
None yet
Development

No branches or pull requests

1 participant