We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5d25e commit 64c8d2dCopy full SHA for 64c8d2d
.github/workflows/commit_artifacts.yml
@@ -132,7 +132,7 @@ jobs:
132
./compiled/facebook-www/eslint-plugin-react-hooks.js
133
134
# Move unstable_server-external-runtime.js into facebook-www
135
- mv build/oss-stable/react-dom/unstable_server-external-runtime.js \
+ mv build/oss-experimental/react-dom/unstable_server-external-runtime.js \
136
./compiled/facebook-www/unstable_server-external-runtime.js
137
138
# Move react-refresh-babel.development.js into babel-plugin-react-refresh
0 commit comments