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 34f545a commit 8de3f20Copy full SHA for 8de3f20
netlify.toml
@@ -2,5 +2,5 @@
2
NODE_VERSION = "20"
3
4
[build]
5
-command = "pnpm run build"
+command = "pnpm run -r build"
6
publish = "packages/jsx-explorer/dist"
0 commit comments