Skip to content

Commit 19dd970

Browse files
committed
set --import node_options
1 parent b976ef7 commit 19dd970

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
@@ -1,5 +1,5 @@
11
[build.environment]
2-
NODE_OPTIONS = "--max-old-space-size=4096"
2+
NODE_OPTIONS = "--max-old-space-size=4096 --import dist/server/instrument.server.mjs"
33

44
[build]
55
command = "vite build && cp src/instrument.server.mjs dist/server"

0 commit comments

Comments
 (0)