mirror of
https://github.com/xyzeva/k-id-age-verifier.git
synced 2026-06-06 15:03:53 +02:00
fix(deployment): enable nodejs compatability flag
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"$schema": "./node_modules/wrangler/config-schema.json",
|
||||
"name": "discord-verifier",
|
||||
"compatibility_date": "2026-02-10",
|
||||
"compatibility_flags": ["nodejs_als"],
|
||||
"compatibility_flags": ["nodejs_compat"],
|
||||
"main": ".svelte-kit/cloudflare/_worker.js",
|
||||
"assets": {
|
||||
"binding": "ASSETS",
|
||||
|
||||
Reference in New Issue
Block a user