tailwindlabs / heroicons

A set of free MIT-licensed high-quality SVG icons for UI development.
https://heroicons.com
MIT License
21.03k stars 1.27k forks source link

"createElementVNode" is imported from external module... #841

Closed rivatove closed 1 year ago

rivatove commented 1 year ago

Hey, I'm getting this annoying warning during the execution of "vite build":

"createElementVNode" is imported from external module "vue" but never used in... (long list of project files)

Using the newest version of Vue library along with Vite.

RobinMalfait commented 1 year ago

Hey! Thank you for your question! Much appreciated! 🙏

Can you create a minimal reproduction repo and share it as well so that we can take a look?