chore: fix
This commit is contained in:
parent
559d7fe1f1
commit
197284b890
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
[build]
|
[build]
|
||||||
publish = "dist"
|
publish = "dist"
|
||||||
command = "npx pnpm i && npm run build"
|
command = "npx pnpm i --store=node_modules/.pnpm-store && npm run build"
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/*"
|
from = "/*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user