mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Attempt to fix diff syncing for Meta (#28801)
#28796 broke Meta's PR syncing tool, hoping this fixes it
This commit is contained in:
2
.github/workflows/commit_artifacts.yml
vendored
2
.github/workflows/commit_artifacts.yml
vendored
@@ -132,7 +132,7 @@ jobs:
|
||||
./compiled/facebook-www/eslint-plugin-react-hooks.js
|
||||
|
||||
# Move unstable_server-external-runtime.js into facebook-www
|
||||
mv build/oss-stable/react-dom/unstable_server-external-runtime.js \
|
||||
mv build/oss-experimental/react-dom/unstable_server-external-runtime.js \
|
||||
./compiled/facebook-www/unstable_server-external-runtime.js
|
||||
|
||||
# Move react-refresh-babel.development.js into babel-plugin-react-refresh
|
||||
|
||||
Reference in New Issue
Block a user