mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[DiffTrain] Add REVISION and REVISION_TRANSFORM to output (#25830)
We use these for the sync script, so to preserve option value let's continue adding these files so the script can still be used for arbitrary commits. DiffTrain build for `c961f2f476092a138da5082dfc12916d85509649`
This commit is contained in:
@@ -18,7 +18,7 @@ if (__DEV__) {
|
||||
|
||||
var React = require("react");
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-7c3992289-20221206";
|
||||
var ReactVersion = "18.3.0-www-classic-c961f2f47-20221206";
|
||||
|
||||
// This refers to a WWW module.
|
||||
var warningWWW = require("warning");
|
||||
|
||||
Reference in New Issue
Block a user