diff --git a/wrangler.toml b/wrangler.toml index 2bbfa8b..69a1f18 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,7 +1,7 @@ name = "sofash" main = "dist/main.js" compatibility_date = "2024-11-12" -compatibility_flags = [ "nodejs_compat_v2" ] +compatibility_flags = [ "nodejs_compat" ] no_bundle = true rules = [