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 bdf8818 commit ac2e9b2Copy full SHA for ac2e9b2
netlify.toml
@@ -1,2 +1,4 @@
1
[build.environment]
2
- NPM_FLAGS="--prefix=/dev/null"
+ NPM_FLAGS = "--version"
3
+[build]
4
+ command = "npx pnpm install --store=node_modules/.pnpm-store && npx pnpm docs:build"
0 commit comments