Skip to content

Commit ac2e9b2

Browse files
committed
update netlify toml
1 parent bdf8818 commit ac2e9b2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

netlify.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
[build.environment]
2-
NPM_FLAGS="--prefix=/dev/null"
2+
NPM_FLAGS = "--version"
3+
[build]
4+
command = "npx pnpm install --store=node_modules/.pnpm-store && npx pnpm docs:build"

0 commit comments

Comments
 (0)