dillon1000/react

Commit

[Flight] Enable Server Action Source Maps in flight-esm Fixture (#30763)

Stacked on #30758 and #30755.

This is copy paste from #30755 into the ESM package. We use the
`webpack-sources` package for the source map utility but it's not
actually dependent on Webpack itself. Could probably inline it in the
build.
Browse files
Changed paths4 files
First-parent comparison
M fixtures/flight-esm/package.json ModifiedM fixtures/flight-esm/yarn.lock ModifiedM packages/react-server-dom-esm/package.json ModifiedM packages/react-server-dom-esm/src/ReactFlightESMNodeLoader.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…