You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The template uses vite for most of the task so it would simplify toolchain to use vitest which uses the same configuration as vite. It is much faster and less prone to memory leaks as well.
The template uses vite for most of the task so it would simplify toolchain to use vitest which uses the same configuration as vite. It is much faster and less prone to memory leaks as well.
I'm doing it in my project: https://github.com/cloudycotton/mimic/commit/eb605d659bede2801a6e34b28ac00463ef124b37
I would be happy to open a PR for this.
The text was updated successfully, but these errors were encountered: