anup-a / svgwave

SVG Wave is a tiny, free and beautiful SVG gradient waves generator for your next design.

Home Page:https://www.svgwave.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slow build/ hot reload in webpack. Migrate to vite.

anup-a opened this issue · comments

  • Slow build & development time in webpack
  • hot reload takes 2-3 sec
  • Vite is much better and faster solution
  • Vite is easy to integrate with tailwind

Hei @anup-a i am very interested in this issue, so could you assign it to me?

@joaovictor3g sure. Assigning it to you.

Note : Make sure that it isn't affecting the build size. you can check the current build size by running "yarn build" and use it as a benchmark before trying out vite.

hi @anup-a seems like there is no activity on this issue.. i would love to take this up if you'd wish