[react-www] remove forked bundle (#25866)

*NOTE:* re-apply of 645ae2686b now that
www is updated.

The `enableNewReconciler` was gone with
420f0b7fa1, this removes the bundle
config.
This commit is contained in:
Jan Kassens
2022-12-13 10:44:48 -05:00
committed by GitHub
parent 9c09c1cd62
commit 4dda96a407
2 changed files with 0 additions and 12 deletions

View File

@@ -46,7 +46,6 @@ const CRITICAL_ARTIFACT_PATHS = new Set([
'oss-experimental/react-dom/cjs/react-dom.production.min.js',
'facebook-www/ReactDOM-prod.classic.js',
'facebook-www/ReactDOM-prod.modern.js',
'facebook-www/ReactDOMForked-prod.classic.js',
]);
const kilobyteFormatter = new Intl.NumberFormat('en', {