webzone/import_map.json
Sam Therapy 247b146e7d
Some checks failed
continuous-integration/drone Build is failing
Migrate to lume
WIP

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-11 20:41:01 +02:00

8 lines
222 B
JSON

{
"imports": {
"lume/": "https://deno.land/x/lume@v1.12.0/",
"preact/jsx-runtime": "https://deno.land/x/lume@v1.12.0/deps/preact_runtime.ts",
"preact": "https://deno.land/x/lume@v1.12.0/deps/preact.ts"
}
}