diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-04-08 16:56:28 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2023-04-08 16:57:48 -0400 |
| commit | fef0b84cdb5a1e4c32209000cf3739c05639ad2c (patch) | |
| tree | 01666c515049a7e1c017481b4fa8c2a34df2eac1 /src/frontend/import_map.json | |
| parent | efbf5faf5b9faaee973fc451e9824e9b0d23b683 (diff) | |
| download | xesite-fef0b84cdb5a1e4c32209000cf3739c05639ad2c.tar.xz xesite-fef0b84cdb5a1e4c32209000cf3739c05639ad2c.zip | |
make build.ts file more parameterized
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'src/frontend/import_map.json')
| -rw-r--r-- | src/frontend/import_map.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/import_map.json b/src/frontend/import_map.json index 26512f7..9a45869 100644 --- a/src/frontend/import_map.json +++ b/src/frontend/import_map.json @@ -14,3 +14,4 @@ "./": "./" } } + |
