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