diff options
Diffstat (limited to 'src/frontend/import_map.json')
| -rw-r--r-- | src/frontend/import_map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/frontend/import_map.json b/src/frontend/import_map.json index 20cfc64..9e87d14 100644 --- a/src/frontend/import_map.json +++ b/src/frontend/import_map.json @@ -1,7 +1,7 @@ { "imports": { - "xeact": "./xeact/xeact.ts", - "xeact/jsx-runtime": "./xeact/jsx-runtime.js", + "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", "/": "./", "./": "./" } |
