You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove loose-envify dep and browserify configs (#28480)
Browserify isn't widely used, and at this point I don't think it makes
sense to have a special config just for the sake of it. Let's remove it?
DiffTrain build for commit 11828bf.
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-dev.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25733,7 +25733,7 @@ if (__DEV__) {
25733
25733
return root;
25734
25734
}
25735
25735
25736
-
var ReactVersion = "18.3.0-canary-5f2c6b74d-20240301";
25736
+
var ReactVersion = "18.3.0-canary-11828bf52-20240301";
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-prod.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9173,7 +9173,7 @@ var devToolsConfig$jscomp$inline_1014 = {
9173
9173
throwError("TestRenderer does not support findFiberByHostInstance()");
9174
9174
},
9175
9175
bundleType: 0,
9176
-
version: "18.3.0-canary-5f2c6b74d-20240301",
9176
+
version: "18.3.0-canary-11828bf52-20240301",
9177
9177
rendererPackageName: "react-test-renderer"
9178
9178
};
9179
9179
varinternals$jscomp$inline_1195={
@@ -9204,7 +9204,7 @@ var internals$jscomp$inline_1195 = {
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-profiling.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9601,7 +9601,7 @@ var devToolsConfig$jscomp$inline_1056 = {
9601
9601
throwError("TestRenderer does not support findFiberByHostInstance()");
9602
9602
},
9603
9603
bundleType: 0,
9604
-
version: "18.3.0-canary-5f2c6b74d-20240301",
9604
+
version: "18.3.0-canary-11828bf52-20240301",
9605
9605
rendererPackageName: "react-test-renderer"
9606
9606
};
9607
9607
varinternals$jscomp$inline_1236={
@@ -9632,7 +9632,7 @@ var internals$jscomp$inline_1236 = {
0 commit comments