You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package also works out-of-the-box in browsers via tools such as [webpack](https://webpack.js.org/) and [browserify](http://browserify.org/).
25
+
Webpack 5 no longer ships with Node.js core libraries, including `stream`.
26
+
The [node-polyfill-webpack-plugin](https://www.npmjs.com/package/node-polyfill-webpack-plugin) module can provide this, with this addition to the webpack config:
0 commit comments