mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f090b69fca42a60727338785b231be783a9585dd
## Summary
Our builds generate files with a `.mjs` file extension. These are
currently filtered out by `ReactFlightWebpackPlugin` so I am updating it
to support this file extension.
This fixes https://github.com/facebook/react/issues/33155
## How did you test this change?
I built the plugin with this change and used `yalc` to test it in my
project. I confirmed the expected files now show up in
`react-client-manifest.json`
DiffTrain build for [2bcf06b692](https://github.com/facebook/react/commit/2bcf06b69254cad6f7e702bf7d65c4f30478668c)
react-fbsource-import
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%