ReactiveTraderCloud icon indicating copy to clipboard operation
ReactiveTraderCloud copied to clipboard

Chore/5617 upgrade vite vitest

Open algreasley opened this issue 1 year ago • 0 comments

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.

algreasley avatar Nov 10 '23 17:11 algreasley