]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hmr): make hmr working with class components (#2144)
authorKatashin <ktsn55@gmail.com>
Fri, 18 Sep 2020 04:14:59 +0000 (12:14 +0800)
committerGitHub <noreply@github.com>
Fri, 18 Sep 2020 04:14:59 +0000 (00:14 -0400)
commit422f05e085036e23ea3632c2ce75d86181a087b8
tree52719d7719247fb6681abd6f9685954069efc653
parent57bdaa2220afefbde21118659c1ce2377d6b86d6
fix(hmr): make hmr working with class components (#2144)
packages/runtime-core/__tests__/hmr.spec.ts
packages/runtime-core/src/component.ts
packages/runtime-core/src/hmr.ts
packages/runtime-core/src/vnode.ts