Skip to content

Commit 3520b6e

Browse files
committed
Revert "[react-www] remove forked bundle" (#25837)
Reverts facebook/react#25831 DiffTrain build for `d4bc16a7d69eb2ea38a88c8ac0b461d5f72cdcab`
1 parent b62b975 commit 3520b6e

34 files changed

+151459
-42
lines changed

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d69b2cf8208848b0f71b5214ddff55a1ff437cc8
1+
d4bc16a7d69eb2ea38a88c8ac0b461d5f72cdcab
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d69b2cf8208848b0f71b5214ddff55a1ff437cc8
1+
d4bc16a7d69eb2ea38a88c8ac0b461d5f72cdcab

compiled/facebook-www/React-dev.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if (
2727
}
2828
"use strict";
2929

30-
var ReactVersion = "18.3.0-www-classic-d69b2cf82-20221206";
30+
var ReactVersion = "18.3.0-www-classic-d4bc16a7d-20221206";
3131

3232
// ATTENTION
3333
// When adding new symbols to this file,

compiled/facebook-www/React-dev.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if (
2727
}
2828
"use strict";
2929

30-
var ReactVersion = "18.3.0-www-modern-d69b2cf82-20221206";
30+
var ReactVersion = "18.3.0-www-modern-d4bc16a7d-20221206";
3131

3232
// ATTENTION
3333
// When adding new symbols to this file,

compiled/facebook-www/React-prod.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,4 +643,4 @@ exports.useSyncExternalStore = function(
643643
);
644644
};
645645
exports.useTransition = useTransition;
646-
exports.version = "18.3.0-www-classic-d69b2cf82-20221206";
646+
exports.version = "18.3.0-www-classic-d4bc16a7d-20221206";

compiled/facebook-www/React-prod.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,4 +635,4 @@ exports.useSyncExternalStore = function(
635635
);
636636
};
637637
exports.useTransition = useTransition;
638-
exports.version = "18.3.0-www-modern-d69b2cf82-20221206";
638+
exports.version = "18.3.0-www-modern-d4bc16a7d-20221206";

compiled/facebook-www/React-profiling.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ exports.useSyncExternalStore = function(
654654
);
655655
};
656656
exports.useTransition = useTransition;
657-
exports.version = "18.3.0-www-classic-d69b2cf82-20221206";
657+
exports.version = "18.3.0-www-classic-d4bc16a7d-20221206";
658658

659659
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
660660
if (

compiled/facebook-www/React-profiling.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ exports.useSyncExternalStore = function(
646646
);
647647
};
648648
exports.useTransition = useTransition;
649-
exports.version = "18.3.0-www-modern-d69b2cf82-20221206";
649+
exports.version = "18.3.0-www-modern-d4bc16a7d-20221206";
650650

651651
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
652652
if (

compiled/facebook-www/ReactART-dev.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ function _assertThisInitialized(self) {
6969
return self;
7070
}
7171

72-
var ReactVersion = "18.3.0-www-classic-d69b2cf82-20221206";
72+
var ReactVersion = "18.3.0-www-classic-d4bc16a7d-20221206";
7373

7474
var LegacyRoot = 0;
7575
var ConcurrentRoot = 1;

compiled/facebook-www/ReactART-dev.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ function _assertThisInitialized(self) {
6969
return self;
7070
}
7171

72-
var ReactVersion = "18.3.0-www-modern-d69b2cf82-20221206";
72+
var ReactVersion = "18.3.0-www-modern-d4bc16a7d-20221206";
7373

7474
var LegacyRoot = 0;
7575
var ConcurrentRoot = 1;

0 commit comments

Comments
 (0)