nuxt / scripts

Plug-and-play script optimization for Nuxt applications. (Public Preview)
https://scripts.nuxt.com
MIT License
134 stars 9 forks source link

fix(gmap): fix gmap composable types #35

Closed huang-julien closed 1 month ago

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
scripts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 9:31pm
harlan-zw commented 1 month ago

It's not really clear what you're fixing here, can you provide some details

huang-julien commented 1 month ago

yup sorry, it's the same pr as https://github.com/nuxt/third-party-capital/pull/69 which move import to <reference /> we can't import from 'google.map'

harlan-zw commented 1 month ago

I see, interesting. Thanks!