fix[devtools/standalone]: update webpack configurations (#26963)
## Summary Overlooked when was working on https://github.com/facebook/react/pull/26887. - Added `webpack` packages as dev dependencies to `react-devtools-core`, because it calls webpack to build - Added `process` package as dev dependency, because it is injected with `ProvidePlugin` (otherwise fails with Safari usage) - Updated rule for sourcemaps - Listed required externals for `standalone` build Tested on RN application & Safari
R
Ruslan Lesiutin committed
6c84b505c746cd86bf55bee36faa15240273c2ce
Parent: 794b770
Committed by GitHub <[email protected]>
on 6/22/2023, 7:55:20 AM