Skip to content

Commit eaa4770

Browse files
committed
fix: remove invalid assets binding in wrangler.json
1 parent 2b1ebec commit eaa4770

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

wrangler.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"name": "prisma-rt04",
33
"compatibility_date": "2024-09-23",
44
"assets": {
5-
"directory": "./out",
6-
"binding": "ASSETS"
5+
"directory": "./out"
76
},
87
"observability": {
98
"enabled": true

0 commit comments

Comments
 (0)