mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
[react-www] remove forked bundle (#25866)
*NOTE:* re-apply of645ae2686bnow that www is updated. The `enableNewReconciler` was gone with420f0b7fa1, this removes the bundle config.
This commit is contained in:
@@ -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', {
|
||||
|
||||
Reference in New Issue
Block a user