Valian / live_vue

End-to-end reactivity for Phoenix LiveView and Vue
https://hex.pm/packages/live_vue
MIT License
219 stars 11 forks source link

Entire Asset management to `vite`? #4

Closed cvkmohan closed 4 months ago

cvkmohan commented 4 months ago

As you have already introduced vite - why not move the entire asset management to vite? That might make it easy to manage fonts, icons etc. Further, chunking the bundle also will become possible. Any views?