chore: update netlify.toml

Signed-off-by: Ryan Wang <i@ryanc.cc>
pull/581/head
Ryan Wang 2022-04-22 16:13:53 +08:00
parent 2e56412670
commit aaeb4eed62
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
[build.environment]
NODE_VERSION = "16"
NPM_FLAGS = "--version"
[build]
publish = "dist"
command = "npx pnpm install --store=node_modules/.pnpm-store && npx pnpm build"