We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b595f29 commit fe0eedaCopy full SHA for fe0eeda
1 file changed
wrangler.toml
@@ -2,7 +2,7 @@ name = "solid-start"
2
compatibility_date = "2022-09-10"
3
account_id = "fa2a5e3787deead800c822a0e1171763"
4
zone_id = "9258b29d3b22bdba0666469e82d18225"
5
-main = "./.output/server/index.mjs"
+main = "./docs/.output/server/index.mjs"
6
type = "javascript"
7
route = "start.solidjs.com/*"
8
compatibility_flags = [ "nodejs_compat" ]
0 commit comments