Skip to content

Commit 24e7c77

Browse files
authored
Update assets directory path in wrangler.jsonc (#99)
Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
1 parent 739f8ac commit 24e7c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"binding": "CF_VERSION_METADATA"
66
},
77
"assets": {
8-
"directory": "./dist/client"
8+
"directory": "./dist"
99
},
1010
"routes": [
1111
{

0 commit comments

Comments
 (0)