Netlify pnpm
This commit is contained in:
parent
c61eec89f2
commit
0b6fd3ce2a
5
netlify.toml
Normal file
5
netlify.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[build.environment]
|
||||
NPM_FLAGS="--version"
|
||||
[build]
|
||||
command = "npx pnpm install --store=node_modules/.pnpm-store && npx pnpm build"
|
||||
|
Loading…
Reference in New Issue
Block a user