vue-google-maps
vue-google-maps copied to clipboard
Vite 2.5.4 compatibility issue
Hi, migrated my webpack based vue 2.6 project to Vite (2.5.4) with vite-plugin-vue. now I'm having issue with dynamic import of "infoWindow.vue" file, console error says "dynamic import /node_modules/vue2-google-maps/components/infoWindow.vue is not supported"
is there any workaround?
@prosohail51214 Hello, were you able to solve it?