create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

V5 fix react error overlay build

Open raix opened this issue 3 years ago • 7 comments

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

raix avatar Dec 18 '21 19:12 raix

/cc @iansu Can we merge this and publish?

snitin315 avatar Feb 17 '22 08:02 snitin315

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

mukaofssn avatar Mar 22 '22 10:03 mukaofssn

Guys, any news here ? Can we merge this ?

asihej avatar Apr 28 '22 07:04 asihej

When will this be ready?

0xRulez avatar May 11 '22 16:05 0xRulez

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

asihej avatar May 25 '22 14:05 asihej

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

raix avatar Aug 17 '22 17:08 raix

Any news about this?

thalesGog avatar Aug 26 '22 15:08 thalesGog

it's still not working

RezaNorm avatar Jan 28 '23 03:01 RezaNorm