react-scripts
which is no longer maintained and seems to cause issues with updating others libsvite.config.ts
rather than package.json
localhost
without port, no longer need to remove :3000
Action | CRA | VITE |
---|---|---|
hot reload | ~1-2s | instant |
build | 28s | 5s |
ci | 74s | 19s |
These are strongly recommended to assist reviewers and reduce the time to merge your change.
List all steps to set up and validate the changes on local environment.
To be completed by the chosen reviewer.