Skip to content

Commit 6db6c39

Browse files
committed
[Flight] Implement react-server-dom-turbopack (#27315)
stacked on #27314 Turbopack requires a different module loading strategy than Webpack and as such this PR implements a new package `react-server-dom-turbopack` which largely follows the `react-server-dom-webpack` but is implemented for this new bundler DiffTrain build for [f81c0f1](f81c0f1)
1 parent 2a21e54 commit 6db6c39

24 files changed

+36
-36
lines changed

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
701ac2e57290f913502c6012c15e815f412f84b7
1+
f81c0f1ed962036f25b87281b3c18cef3860ded8

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-b5785da9";
30+
var ReactVersion = "18.3.0-www-modern-6c7b6f54";
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
@@ -623,4 +623,4 @@ exports.useSyncExternalStore = function (
623623
exports.useTransition = function () {
624624
return ReactCurrentDispatcher.current.useTransition();
625625
};
626-
exports.version = "18.3.0-www-classic-04278c02";
626+
exports.version = "18.3.0-www-classic-928934f2";

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,4 +615,4 @@ exports.useSyncExternalStore = function (
615615
exports.useTransition = function () {
616616
return ReactCurrentDispatcher.current.useTransition();
617617
};
618-
exports.version = "18.3.0-www-modern-278b2a04";
618+
exports.version = "18.3.0-www-modern-0f3cd1d0";

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ exports.useSyncExternalStore = function (
634634
exports.useTransition = function () {
635635
return ReactCurrentDispatcher.current.useTransition();
636636
};
637-
exports.version = "18.3.0-www-classic-f0c12329";
637+
exports.version = "18.3.0-www-classic-797bb5c7";
638638

639639
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
640640
if (

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ exports.useSyncExternalStore = function (
626626
exports.useTransition = function () {
627627
return ReactCurrentDispatcher.current.useTransition();
628628
};
629-
exports.version = "18.3.0-www-modern-70b3fc21";
629+
exports.version = "18.3.0-www-modern-cc976fcc";
630630

631631
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
632632
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-04278c02";
72+
var ReactVersion = "18.3.0-www-classic-e5fc32c4";
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-a4447545";
72+
var ReactVersion = "18.3.0-www-modern-b17bda5a";
7373

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10102,7 +10102,7 @@ var slice = Array.prototype.slice,
1010210102
return null;
1010310103
},
1010410104
bundleType: 0,
10105-
version: "18.3.0-www-classic-f0c12329",
10105+
version: "18.3.0-www-classic-836da2b0",
1010610106
rendererPackageName: "react-art"
1010710107
};
1010810108
var internals$jscomp$inline_1301 = {
@@ -10133,7 +10133,7 @@ var internals$jscomp$inline_1301 = {
1013310133
scheduleRoot: null,
1013410134
setRefreshHandler: null,
1013510135
getCurrentFiber: null,
10136-
reconcilerVersion: "18.3.0-www-classic-f0c12329"
10136+
reconcilerVersion: "18.3.0-www-classic-836da2b0"
1013710137
};
1013810138
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1013910139
var hook$jscomp$inline_1302 = __REACT_DEVTOOLS_GLOBAL_HOOK__;

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9767,7 +9767,7 @@ var slice = Array.prototype.slice,
97679767
return null;
97689768
},
97699769
bundleType: 0,
9770-
version: "18.3.0-www-modern-6b7c4026",
9770+
version: "18.3.0-www-modern-5e5468e4",
97719771
rendererPackageName: "react-art"
97729772
};
97739773
var internals$jscomp$inline_1281 = {
@@ -9798,7 +9798,7 @@ var internals$jscomp$inline_1281 = {
97989798
scheduleRoot: null,
97999799
setRefreshHandler: null,
98009800
getCurrentFiber: null,
9801-
reconcilerVersion: "18.3.0-www-modern-6b7c4026"
9801+
reconcilerVersion: "18.3.0-www-modern-5e5468e4"
98029802
};
98039803
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
98049804
var hook$jscomp$inline_1282 = __REACT_DEVTOOLS_GLOBAL_HOOK__;

0 commit comments

Comments
 (0)