forked from GitHubMirrors/silverbullet-icalendar
Use the deno-based build
This commit is contained in:
7
deno.jsonc
Normal file
7
deno.jsonc
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"importMap": "import_map.json",
|
||||
"tasks": {
|
||||
"build": "plugos-bundle --importmap import_map.json hello.plug.yaml",
|
||||
"watch": "plugos-bundle -w --importmap import_map.json hello.plug.yaml"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user