Skip to content

Commit c7a9568

Browse files
committed
fix: netlify build ignore script path
1 parent 0280398 commit c7a9568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[build]
2-
ignore = 'node ignore_build.js'
2+
ignore = 'node ./apps/website/ignore_build.js'

0 commit comments

Comments
 (0)