We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70fcef1 commit 9e04cbfCopy full SHA for 9e04cbf
playground/netlify.toml
@@ -4,7 +4,7 @@
4
5
[build]
6
publish = "dist"
7
- command = "npx pnpm i --store=node_modules/.pnpm-store && npx pnpm run build"
+ command = "npx pnpm run build"
8
9
[[redirects]]
10
from = "/*"
0 commit comments