Solid App to Web Component (js file)
I'm making a single page app in solid and Vite.
Can I build my entire solid component to Web Component (single js file) ?
I don't want to change each component to web component, i have a lot of components.
Should I change each component to web component manually?
Can I build my entire solid component to Web Component (single js file) ?
I don't want to change each component to web component, i have a lot of components.
Should I change each component to web component manually?
