There was an error while loading. Please reload this page.
1 parent 604cc53 commit 2e783a0Copy full SHA for 2e783a0
1 file changed
main.ts
@@ -6,5 +6,6 @@
6
import { start } from "$fresh/server.ts";
7
import config from "./fresh.config.ts";
8
import manifest from "./fresh.gen.ts";
9
+import
10
11
await start(manifest, config);
0 commit comments