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

Move node polyfills in webpack to prepare for webpack 5 #7914

Closed
wants to merge 1 commit into from

Conversation

andriijas
Copy link
Contributor

@andriijas andriijas commented Oct 31, 2019

I've started to work on webpack 5 in CRA and I will make a draft PR soon.

Webpack 5 removes automatic node.js polyfills (Concerns: Link mentions automatic pollyfill removal might not make it to final release depending on community feedback)

In preparation for that I replaced the webpack polyfill with a 3rd party.
https://github.com/browserify/path-browserify/

@andriijas andriijas added this to the 3.3 milestone Oct 31, 2019
@andriijas andriijas added this to In progress in v3.3 via automation Oct 31, 2019
@andriijas andriijas mentioned this pull request Nov 5, 2019
@ianschmitz ianschmitz modified the milestones: 3.3, 3.4 Dec 5, 2019
@iansu iansu modified the milestones: 3.4, 3.5 Feb 14, 2020
@ianschmitz ianschmitz modified the milestones: 3.6, 3.5 Apr 7, 2020
@ianschmitz ianschmitz modified the milestones: 3.5, 4.0 May 3, 2020
@iansu iansu modified the milestones: 4.0, 4.1 Jul 22, 2020
@andriijas
Copy link
Contributor Author

Closing in favor of #10198

@andriijas andriijas closed this Dec 4, 2020
@raix raix mentioned this pull request Dec 4, 2020
25 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v3.3
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

4 participants