ReactiveTraderCloud
ReactiveTraderCloud copied to clipboard
chore: upgrade vitest to v2 and test browser mode
- use vitest v2 (beta), adjust imports
- test browser mode (can also do this in vitest v1.6.0 but v2 is a better experience
- had to bypass RT's HTML injector plugin for
test
mode - otherwise all hell broke loose in the main vitest page
MAIN issue is that it won't finish - so a bit of a dealbreaker for CI 😞