Open gethari opened 1 month ago
Is this plugin specific to
vue
or does it work with a web-component likelit
As long as the project is built with Vite
, this plugin should work properly. It doesn't bind to any specific framework, you just need to ensure that the files parsed by the plugin contain JavaScript code.
Is this plugin specific to
vue
or does it work with a web-component likelit