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 88c9d5c commit 52e10b7Copy full SHA for 52e10b7
build.sh
@@ -4,5 +4,4 @@ if [ -f build-site.sh ]; then
4
fi
5
6
7
-curl https://raw.githubusercontent.com/mongodb/docs-worker-pool/netlify-poc/scripts/build-site.sh -o build-site.sh
8
-sh build-site.sh
+cd snooty && npm run build:no-prefix
0 commit comments