Skip to content

Commit a6e1298

Browse files
authored
chore: enable sefirot for optimizing images across domain (#481)
1 parent a6eba5b commit a6e1298

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

netlify.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[build.environment]
2-
NODE_VERSION = "18"
3-
NPM_FLAGS = "--version"
2+
NODE_VERSION = "20"
3+
4+
[images]
5+
remote_images = ["https:\\/\\/(?:[^\\/]*\\.)?globalbrains\\.com\\/.*"]

0 commit comments

Comments
 (0)