fix(frontend): add ASSETS binding for worker assets

This commit is contained in:
2026-03-11 21:42:52 +08:00
parent 1d84107147
commit acc23b13b6

View File

@@ -7,7 +7,8 @@
"nodejs_compat"
],
"assets": {
"directory": "./dist"
"directory": "./dist",
"binding": "ASSETS"
},
"kv_namespaces": [
{