monokle icon indicating copy to clipboard operation
monokle copied to clipboard

Consider migrating from create-react-app to Vite

Open devcatalin opened this issue 1 year ago • 1 comments

There are a few aspects that I would like us to achieve by migrating to Vite:

  • upgrade React to v18
  • speed up build time and hot reload
  • fix problems related to module aliases and imports

devcatalin avatar Jul 21 '22 16:07 devcatalin

Relevant article for how to do the migration, although we have more configurations (MonacoWebpackPlugin, module aliases) and we need to make sure they'll work with Vite

devcatalin avatar Jul 21 '22 16:07 devcatalin