mirror of
https://github.com/xunleii/silverbullet-icalendar.git
synced 2026-05-12 22:53:15 +00:00
Use the deno-based build
This commit is contained in:
7
import_map.json
Normal file
7
import_map.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"imports": {
|
||||
"$sb/": "https://deno.land/x/silverbullet@0.1.2/plug-api/",
|
||||
"handlebars": "https://esm.sh/handlebars",
|
||||
"yaml": "https://deno.land/std/encoding/yaml.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user