Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit f4d367a

Browse files
author
Je
committed
fix: fix hello-world imports in vercel
1 parent 79407ad commit f4d367a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/hello-world/import_map.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"imports": {
3+
"https://deno.land/x/aleph/": "https://denopkg.com/postui/aleph.js/"
4+
}
5+
}

0 commit comments

Comments
 (0)