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 906d4fb commit a2824dfCopy full SHA for a2824df
scripts/heroku-deploy.sh
@@ -8,4 +8,4 @@ ln -s $NEWPWD $OLDPWD
8
cd $NEWPWD
9
yarn build
10
./scripts/deploy-with-s3.js
11
-rm -rf static .dvc .heroku/python contents content
+rm -rf static
src/constants/internalLinks.ts
0 commit comments