Skip to content

Commit 80547d1

Browse files
committed
feat: remove assets configuration from wrangler
1 parent d6cbdc0 commit 80547d1

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

wrangler.jsonc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,5 @@
44
"name": "krrskl",
55
"compatibility_date": "2025-09-13",
66
"compatibility_flags": [],
7-
"pages_build_output_dir": "./dist",
8-
"assets": {
9-
"binding": "ASSETS",
10-
"directory": "./dist"
11-
}
7+
"pages_build_output_dir": "./dist"
128
}

0 commit comments

Comments
 (0)