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 7841b74 commit f02119fCopy full SHA for f02119f
netlify.toml
@@ -1,8 +1,7 @@
1
[build.environment]
2
CHROMEDRIVER_SKIP_DOWNLOAD = "true"
3
-NPM_FLAGS = "--version"
4
5
[build]
6
-command = "npx pnpm@7 i --store=node_modules/.pnpm-store && npx pnpm@7 run docs:build"
+command = "pnpm run docs:build"
7
ignore = "./scripts/docs-check.sh"
8
publish = "packages/docs/.vitepress/dist"
0 commit comments