Skip to content

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

Closed
andriijas wants to merge 1 commit into
react:masterfrom
andriijas:nodepollyfills
Closed

Move node polyfills in webpack to prepare for webpack 5#7914
andriijas wants to merge 1 commit into
react:masterfrom
andriijas:nodepollyfills

Conversation

@andriijas

@andriijasandriijas commented Oct 31, 2019

Copy link
Copy Markdown
Contributor

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/

@andriijasandriijas mentioned this pull request Nov 5, 2019
@ianschmitzianschmitz modified the milestones: 3.3, 3.4Dec 5, 2019
@iansuiansu modified the milestones: 3.4, 3.5Feb 14, 2020
@ianschmitzianschmitz modified the milestones: 3.6, 3.5Apr 7, 2020
@ianschmitzianschmitz modified the milestones: 3.5, 4.0May 3, 2020
@iansuiansu modified the milestones: 4.0, 4.1Jul 22, 2020
@andriijas

Copy link
Copy Markdown
ContributorAuthor

Closing in favor of #10198

@raixraix mentioned this pull request Dec 4, 2020
25 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@andriijas@ianschmitz@iansu@facebook-github-bot