chore: skip netlify automatic npm install (#18)
This commit is contained in:
parent
18bce7d036
commit
44808f6a80
@ -1,3 +1,6 @@
|
||||
[build.environment]
|
||||
NPM_FLAGS = "--prefix=/dev/null"
|
||||
|
||||
[build]
|
||||
publish = "dist"
|
||||
command = "npx pnpm i --store=node_modules/.pnpm-store && npm run build"
|
||||
|
Loading…
Reference in New Issue
Block a user