Attempt to fix diff syncing for Meta (#28801)

#28796 broke Meta's PR syncing tool, hoping this fixes it
This commit is contained in:
Joseph Savona
2024-04-09 14:05:18 -07:00
committed by GitHub
parent 7f5d25e23e
commit 64c8d2d45d

View File

@@ -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