feat: select route
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ export default defineNuxtConfig({
|
||||
modules: ["@nuxt/eslint", "nuxt-maplibre"],
|
||||
vite: {
|
||||
optimizeDeps: {
|
||||
noDiscovery: true,
|
||||
include: ["maplibre-gl"],
|
||||
// noDiscovery: true,
|
||||
// include: ["maplibre-gl"],
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user