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 95225f7 commit 311f301Copy full SHA for 311f301
1 file changed
netlify.toml
@@ -1,3 +1,3 @@
1
[build]
2
-command = "hatch run docs:build"# && cd site && yarn && yarn build && cd ../"
+command = "hatch run docs:build && cd site && yarn && yarn build && cd ../"
3
publish = "site"
0 commit comments