fix: try nodejs_compat_v2 (#5125)

This commit is contained in:
Calum H.
2026-01-15 13:16:47 +00:00
committed by GitHub
parent c37bf75853
commit eb208eed8b

View File

@@ -7,7 +7,7 @@
"binding": "ASSETS",
"directory": "./.output/public/"
},
"compatibility_flags": ["nodejs_compat", "no_nodejs_compat_v2"],
"compatibility_flags": ["nodejs_compat_v2"],
"routes": ["modrinth.com/*"],
"preview_urls": true,
"workers_dev": true,