fix(frontend): add ASSETS binding for worker assets
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"nodejs_compat"
|
||||
],
|
||||
"assets": {
|
||||
"directory": "./dist"
|
||||
"directory": "./dist",
|
||||
"binding": "ASSETS"
|
||||
},
|
||||
"kv_namespaces": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user