nuxt / scripts

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

fix(vimeo): vimeo player to reference types #62

Closed huang-julien closed 1 month ago

huang-julien commented 1 month ago

Looks like there can be some issues when importing vimeo player. This PR moves vimeo__player imports directly to <reference>

image

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 May 15, 2024 10:09pm
scripts-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 10:09pm
harlan-zw commented 1 month ago

I'm a bit concerned about breaking types for end users so will need to test this but happy to merge for consistency and test later.