Skip to content

Commit 5e42609

Browse files
committed
build: add intl to netlify function ignore
1 parent 9a83314 commit 5e42609

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
@@ -21,5 +21,5 @@
2121
included_files = [
2222
"!./src/data/**/*",
2323
"!./public/**/*",
24-
24+
"!./src/intl/**/*",
2525
]

0 commit comments

Comments
 (0)