We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3d0a9 commit 958b8ddCopy full SHA for 958b8dd
netlify.toml
@@ -0,0 +1,5 @@
1
+[build]
2
+ base = "test-app/"
3
+ publish = "dist/"
4
+ command = "pnpm build"
5
+ ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF"
0 commit comments