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 0df46f0 commit 77987e5Copy full SHA for 77987e5
.github/workflows/runtime_commit_artifacts.yml
@@ -108,6 +108,7 @@ jobs:
108
mv build/__test_utils__/ReactAllWarnings.js ./compiled/facebook-www/__test_utils__/ReactAllWarnings.js
109
110
# Move eslint-plugin-react-hooks into eslint-plugin-react-hooks
111
+ mkdir ./compiled/eslint-plugin-react-hooks
112
mv build/oss-experimental/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js \
113
./compiled/eslint-plugin-react-hooks/index.js
114
0 commit comments