chore: fix

This commit is contained in:
Anthony Fu 2020-08-10 21:14:50 +08:00
parent 559d7fe1f1
commit 197284b890

View File

@ -4,7 +4,7 @@
[build]
publish = "dist"
command = "npx pnpm i && npm run build"
command = "npx pnpm i --store=node_modules/.pnpm-store && npm run build"
[[redirects]]
from = "/*"