Netlify pnpm

master
Araozu 2022-10-15 00:15:26 -05:00
parent c61eec89f2
commit 0b6fd3ce2a
1 changed files with 5 additions and 0 deletions

5
netlify.toml Normal file
View File

@ -0,0 +1,5 @@
[build.environment]
NPM_FLAGS="--version"
[build]
command = "npx pnpm install --store=node_modules/.pnpm-store && npx pnpm build"