Skip to content

Commit d5cdbed

Browse files
authored
Merge branch 'main' into docs/fix-copy-to-clipboard
2 parents e360b57 + fe0eeda commit d5cdbed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "solid-start"
22
compatibility_date = "2022-09-10"
33
account_id = "fa2a5e3787deead800c822a0e1171763"
44
zone_id = "9258b29d3b22bdba0666469e82d18225"
5-
main = "./.output/server/index.mjs"
5+
main = "./docs/.output/server/index.mjs"
66
type = "javascript"
77
route = "start.solidjs.com/*"
88
compatibility_flags = [ "nodejs_compat" ]

0 commit comments

Comments
 (0)