jyash97 / cra-to-vite

59 stars 10 forks source link

Destructively affects existing files and crashes in some situations #7

Open jasperfirecai2 opened 3 months ago

jasperfirecai2 commented 3 months ago

Hi, the cli tool will crash if you've already started the process of migration yourself like moving index.html down. It will also overwrite your vite.config.js without warning if it already exists.