ReactiveTraderCloud
ReactiveTraderCloud copied to clipboard
Chore/5617 upgrade vite vitest
Using beta releases of vite / vitest .. all looks good, builds run fine, tests run fine (and fast) Few deprecations popping up, due to plugins not yet compatible with v5
- Unfonts, simple params using deprecated props (patch it, wait for unplugin-fonts to catch up, when they get round to it)
- vite-plugin-html .. TODO, replace with built-in Vite HTML templating See also latest vite docs.