vinext boiler
This commit is contained in:
12
wrangler.jsonc
Normal file
12
wrangler.jsonc
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "node_modules/wrangler/config-schema.json",
|
||||
"name": "vinext-boilerplate",
|
||||
"compatibility_date": "2026-03-17",
|
||||
"compatibility_flags": ["nodejs_compat"],
|
||||
"main": "./worker/index.ts",
|
||||
"assets": {
|
||||
"directory": "dist/client",
|
||||
"not_found_handling": "none",
|
||||
"binding": "ASSETS",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user