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 7a7e41f commit f815a46Copy full SHA for f815a46
scripts/clean-v7-artifacts.sh
@@ -17,6 +17,8 @@ rm -rf packages/react-router-node/
17
rm -rf packages/react-router-remix-routes-option-adapter/
18
rm -rf packages/react-router-serve/
19
rm -rf packages/react-router/.wireit/
20
+rm -rf integration/
21
+rm -rf playground-local/
22
set +x
23
24
echo "Installing and building..."
0 commit comments