mirror of
https://github.com/xunleii/silverbullet-icalendar.git
synced 2026-05-23 12:02:56 +00:00
Add import map
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"importMap": "import_map.json",
|
"importMap": "import_map.json",
|
||||||
"tasks": {
|
"tasks": {
|
||||||
"build": "silverbullet plug:compile hello.plug.yaml",
|
"build": "silverbullet plug:compile --importmap import_map.json hello.plug.yaml",
|
||||||
"watch": "silverbullet plug:compile hello.plug.yaml -w"
|
"watch": "silverbullet plug:compile --importmap import_map.json hello.plug.yaml -w"
|
||||||
},
|
},
|
||||||
"lint": {
|
"lint": {
|
||||||
"rules": {
|
"rules": {
|
||||||
|
|||||||
Reference in New Issue
Block a user