Skip to content

Commit c6194ef

Browse files
committed
Update wrangler.json
1 parent 74e2660 commit c6194ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrangler.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"$schema": "node_modules/wrangler/config-schema.json",
77
"name": "syncify",
8-
"main": "src/worker.js",
8+
"main": "./src/worker.js",
99
"compatibility_date": "2024-01-24",
1010
"observability": {
1111
"enabled": true

0 commit comments

Comments
 (0)