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
* fix: disable hmr when explicitly disabled in vite config (#913)
* feat: disable hmr when running in vitest by default
* refactor: use vite server.hmr config instead that is set by vitest
* fix: enforce hmr false, update changeset
(cherry picked from commit f7409c8)
* fix: ensure vite config is only resolved once in lazy init of vitePreprocess (#912)
* fix: ensure vite config is only resolved once
* fix: add back inlined function to please ts
(cherry picked from commit 1211f97)
* fix: remove extraneous checks for viteConfig.server
0 commit comments