Skip to content

Commit 2e783a0

Browse files
authored
Update main.ts
1 parent 604cc53 commit 2e783a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
import { start } from "$fresh/server.ts";
77
import config from "./fresh.config.ts";
88
import manifest from "./fresh.gen.ts";
9+
import
910

1011
await start(manifest, config);

0 commit comments

Comments
 (0)