diff --git a/init.ts b/init.ts index 1ee6d0e4484..b9000f74e24 100644 --- a/init.ts +++ b/init.ts @@ -95,6 +95,7 @@ if (useTwind) { const importMap = { "imports": { + "~/": "./", "$fresh/": new URL("./", import.meta.url).href, "preact": "https://esm.sh/preact@10.8.2", "preact/": "https://esm.sh/preact@10.8.2/",