Skip to content

Commit 28b796f

Browse files
authored
Merge branch 'main' into feat/next-i18next
2 parents 4f34543 + ddcab6b commit 28b796f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/default/netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build]
22
command = "next build"
33
publish = ".next"
4-
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../../plugin"
4+
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF ../.."
55

66
[build.environment]
77
# cache Cypress binary in local "node_modules" folder

0 commit comments

Comments
 (0)