diff --git a/.config/nuxt.ts b/.config/nuxt.ts index d83b778..a3a9b62 100644 --- a/.config/nuxt.ts +++ b/.config/nuxt.ts @@ -55,7 +55,6 @@ export default defineNuxtConfig({ hub: { database: true, blob: true, cache: true }, icon: { mode: "svg", - serverBundle: "remote", clientBundle: { scan: true, sizeLimitKb: 2048 } }, eslint: { diff --git a/app/components/GeoSearch.vue b/app/components/GeoSearch.vue index f1c4cae..9cf0326 100644 --- a/app/components/GeoSearch.vue +++ b/app/components/GeoSearch.vue @@ -72,7 +72,7 @@ onMounted(() => {