webzone/import_map.json
Sam Therapy 13d2234bbf
All checks were successful
continuous-integration/drone/push Build is passing
Lint + sitemap
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-11 21:08:41 +02:00

9 lines
328 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",
"sitemap": "https://raw.githubusercontent.com/lumeland/experimental-plugins/main/sitemap/sitemap.ts"
}
}