-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Recently create-react-app version 5 was released, which internally switched from webpack 4 to webpack 5. Webpack 4 used to set up polyfils for the stream and the utils package. Webpack 5 stopped this automatically polyfilling. Since create-react-app v5 unfortunately does not provided an easy way set configure webpack, the easiest way forward might be to provide a browser specific version of this package.
Would there be any interest in this change? If so I'd be happy to work on it.
Metadata
Metadata
Assignees
Labels
No labels