master
Araozu 2022-10-15 00:19:21 -05:00
parent deef03b750
commit 97687897aa
1 changed files with 1 additions and 1 deletions

View File

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