]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hmr): avoid hydration for hmr root reload (#12450)
authoredison <daiwei521@126.com>
Tue, 13 May 2025 14:23:23 +0000 (22:23 +0800)
committerGitHub <noreply@github.com>
Tue, 13 May 2025 14:23:23 +0000 (22:23 +0800)
commit1f98a9c493d01c21befa90107f0593bc92a58932
treecd58b5da8b44093a30255a4543a36fd0f3ccf1b6
parent626450590d81f79117b34d2a73073b1dc8f551bd
fix(hmr): avoid hydration for hmr root reload (#12450)

close vitejs/vite-plugin-vue#146
close vitejs/vite-plugin-vue#477
packages/runtime-core/__tests__/hydration.spec.ts
packages/runtime-core/src/apiCreateApp.ts