feat: debug preact

This commit is contained in:
max_richter 2023-08-10 14:43:40 +02:00
parent 8e8ae32a26
commit 26cf5d2042

View File

@ -1,3 +1,4 @@
import "preact/debug";
import { AppProps } from "$fresh/server.ts";
import { Head } from "$fresh/runtime.ts";