]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix: allow hmr in all builds
authorEvan You <yyx990803@gmail.com>
Fri, 27 Nov 2020 15:34:45 +0000 (10:34 -0500)
committerEvan You <yyx990803@gmail.com>
Fri, 27 Nov 2020 15:36:09 +0000 (10:36 -0500)
commit46d80f4d585195446e7f8cf4ba42d00a98e9ee5d
tree05fd0822d78e016a64700b0e06c9f2afa09ae921
parent34703082fd5afacee774ee92c11753119032ed1a
fix: allow hmr in all builds

close #2571
packages/runtime-core/src/component.ts
packages/runtime-core/src/customFormatter.ts
packages/runtime-core/src/hmr.ts
packages/runtime-core/src/renderer.ts