mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
9e7e5525add6bfa551a879f50762918db545f7db
We always look up these references in a map so it doesn't matter what
their value is. It could be a hash for example.
The loaders now encode a single $$id instead of filepath + name.
This changes the react-client-manifest to have a single level. The value
inside the map is still split into module id + export name because
that's what gets looked up in webpack.
The react-ssr-manifest is still two levels because that's a reverse
lookup.
DiffTrain build for [e0241b6600](https://github.com/facebook/react/commit/e0241b66005a7232fa2c2529afa1bd5b27bf8925)
Please do not delete this branch
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%