generated from deco-sites/fashion
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathimport_map.json
20 lines (20 loc) · 966 Bytes
/
import_map.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"imports": {
"$store/": "./",
"$live/": "https://denopkg.com/deco-cx/live@0.11.1/",
"deco-sites/std/": "https://denopkg.com/deco-sites/std@0.2.1/",
"partytown/": "https://deno.land/x/partytown@0.2.1/",
"$fresh/": "https://deno.land/x/fresh@1.1.3/",
"preact": "https://esm.sh/preact@10.11.0",
"preact/": "https://esm.sh/preact@10.11.0/",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@5.2.4",
"@preact/signals": "https://esm.sh/*@preact/signals@1.0.3",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.0.1",
"twind": "https://esm.sh/v96/twind@0.16.17",
"twind/": "https://esm.sh/v96/twind@0.16.17/",
"std/": "https://deno.land/std@0.162.0/",
"prefetch": "https://deno.land/x/prefetch@0.1.0/mod.ts",
"preact-markdown": "https://esm.sh/react-markdown@7.1.2?alias=react:preact/compat",
"remark-gfm": "https://esm.sh/remark-gfm@3.0.1?alias=react:preact/compat"
}
}