vite
In the ground since Tue Oct 01 2024
Last watered inTue Oct 01 2024
Related Topics
Referece Links
Dev Mode
By default, Vite only transpile the code and, no type-checking is performed: https://vitejs.dev/guide/features.html#transpile-only.
One way to set type-checking during dev-mode is using a plugin named:
- Install it.
- Plug it on Vite's config