React-Google-Apps-Script icon indicating copy to clipboard operation
React-Google-Apps-Script copied to clipboard

Can we migrate to vite?

Open KrishnaK-Z opened this issue 1 year ago • 4 comments

Can we migrate from webpack to vite. In the current setup, whenever there is a state change, the webpack either doesn't reflect the code changes or enters in the infinite loop of build cycle.

KrishnaK-Z avatar Oct 17 '23 07:10 KrishnaK-Z

I experience the same issue

kapiljhajhria avatar Oct 17 '23 09:10 kapiljhajhria

Yes, am in the process of updating this project to use vite. Will update here once complete.

enuchi avatar Apr 12 '24 15:04 enuchi

Yes, am in the process of updating this project to use vite. Will update here once complete.

I checked out your branch feature/migrate-to-vite and works for me AFAIK, how close to release it this? I am starting a new project was thinking to wait or use that feature branch as base before I get too far into project in current state on webpack?

samturner3 avatar May 15 '24 04:05 samturner3

I think you can use that branch for your new project. Mostly I need to update the README and some minor configurations, so you should be good to go.

enuchi avatar May 15 '24 04:05 enuchi