Refactor frontend configuration and add optional Umami Analytics integration

This commit is contained in:
Sean Morley
2024-10-28 19:10:40 -04:00
parent 4f40d0de63
commit 5011829e6e
4 changed files with 22 additions and 1 deletions

View File

@@ -35,6 +35,7 @@
},
"type": "module",
"dependencies": {
"@lukulent/svelte-umami": "^0.0.3",
"svelte-i18n": "^4.0.1",
"svelte-maplibre": "^0.9.8"
}