From be578b8621669667c3c213027a8d8b559c121772 Mon Sep 17 00:00:00 2001 From: Zef Hemel Date: Mon, 17 Oct 2022 16:33:51 +0200 Subject: [PATCH] Attempt to fix tests --- import_map.json | 1 + 1 file changed, 1 insertion(+) diff --git a/import_map.json b/import_map.json index ab1dd43c..b1a19ef2 100644 --- a/import_map.json +++ b/import_map.json @@ -10,6 +10,7 @@ "@lezer/highlight": "https://esm.sh/@lezer/highlight@1.1.1?external=@lezer/common", "@codemirror/autocomplete": "https://esm.sh/@codemirror/autocomplete@6.3.0?external=@codemirror/state,@lezer/common", "@codemirror/lint": "https://esm.sh/@codemirror/lint@6.0.0?external=@codemirror/state,@lezer/common", + "preact": "https://esm.sh/preact@10.11.1", "$sb/": "./plug-api/", "handlebars": "https://esm.sh/handlebars", "@lezer/lr": "https://esm.sh/@lezer/lr",