Skip to content

Commit 8fef279

Browse files
authored
Commented out ignore = true line in netlify.toml (#502)
1 parent 4c42736 commit 8fef279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ CI = "true"
1111
NODE_VERSION = "20.17.0"
1212

1313
[context.production]
14-
ignore = "true"
14+
# ignore = "true"

0 commit comments

Comments
 (0)