You've already forked AstralRinth
forked from didirus/AstralRinth
fix: try nodejs_compat_v2 (#5125)
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"binding": "ASSETS",
|
"binding": "ASSETS",
|
||||||
"directory": "./.output/public/"
|
"directory": "./.output/public/"
|
||||||
},
|
},
|
||||||
"compatibility_flags": ["nodejs_compat", "no_nodejs_compat_v2"],
|
"compatibility_flags": ["nodejs_compat_v2"],
|
||||||
"routes": ["modrinth.com/*"],
|
"routes": ["modrinth.com/*"],
|
||||||
"preview_urls": true,
|
"preview_urls": true,
|
||||||
"workers_dev": true,
|
"workers_dev": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user