Skip to content

V5 fix react error overlay build - #11799

Closed
raix wants to merge 3 commits into
react:mainfrom
raix:v5-fix-react-error-overlay-build
Closed

V5 fix react error overlay build#11799
raix wants to merge 3 commits into
react:mainfrom
raix:v5-fix-react-error-overlay-build

Conversation

@raix

@raixraix commented Dec 18, 2021

Copy link
Copy Markdown
Contributor

Webpack 5 removes the automatic polyfill of NodeJS global "process", this pr adds process fallback as empty object.

Aditionally:

  • Updated Webpack
  • Updated react-error-overlay build script to use Webpack 5 compiler (in v5 the compiler needs to be closed)
  • Updated webpack configs for react-error-overlay

Fixes#11773

@snitin315

Copy link
Copy Markdown

/cc @iansu Can we merge this and publish?

@mukaofssn

Copy link
Copy Markdown

@raix can we have the branch conflicts resolved? It would be good if this gets in soon.

@iansuiansu modified the milestones: 5.0.1, 5.0.2Apr 12, 2022
@asihej

Copy link
Copy Markdown

Guys, any news here ? Can we merge this ?

@BitWiz4rd

Copy link
Copy Markdown

When will this be ready?

@asihej

Copy link
Copy Markdown

@iansu@mrmckeb What is the current status guys ? Can we get this out ? 🙂

@raix

raix commented Aug 17, 2022

Copy link
Copy Markdown
ContributorAuthor

Would be awesome if anyone want to take over this pr - I'm currently out of time 🙏

@thalesGog

Copy link
Copy Markdown

Any news about this?

@AhmadrezaNarimisa

Copy link
Copy Markdown

it's still not working

@raixraix closed this by deleting the head repository Apr 3, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is this the bug of react-error-overlay?

9 participants

@raix@snitin315@mukaofssn@asihej@BitWiz4rd@thalesGog@AhmadrezaNarimisa@iansu@facebook-github-bot