diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-04-01 19:08:09 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2023-04-01 19:08:09 -0400 |
| commit | e17d8c7c4e9cb737aac3db6e1c772e2a3da89962 (patch) | |
| tree | 6a7922bb495380ab4a1ca95a949f8efb6752a43d /src/frontend/import_map.json | |
| parent | ec368169fb4c7782834c626d77f6afab7924cd05 (diff) | |
| download | xesite-e17d8c7c4e9cb737aac3db6e1c772e2a3da89962.tar.xz xesite-e17d8c7c4e9cb737aac3db6e1c772e2a3da89962.zip | |
fix
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'src/frontend/import_map.json')
| -rw-r--r-- | src/frontend/import_map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/import_map.json b/src/frontend/import_map.json index c5c1e27..ece602c 100644 --- a/src/frontend/import_map.json +++ b/src/frontend/import_map.json @@ -7,7 +7,7 @@ "@esbuild": "https://deno.land/x/esbuild@v0.17.13/mod.js", "@esbuild/deno": "https://deno.land/x/esbuild_deno_loader@0.6.0/mod.ts", - + "xeact": "https://xena.greedo.xeserv.us/pkg/xeact/v0.69.71/xeact.ts", "xeact/jsx-runtime": "https://xena.greedo.xeserv.us/pkg/xeact/v0.69.71/jsx-runtime.js", "@/": "./", |
