]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): dynamic component should support falsy values without warning
authorEvan You <yyx990803@gmail.com>
Fri, 24 Apr 2020 19:06:21 +0000 (15:06 -0400)
committerEvan You <yyx990803@gmail.com>
Fri, 24 Apr 2020 19:32:47 +0000 (15:32 -0400)
commitded92f93b423cda28a40746c1f5fa9bcba56e80d
treea4e74b597b4f5060ca19fb899c0cf4356bfd2c5e
parentf3a9b516bd6feb42d1ea611faf6550f709fd3173
fix(runtime-core): dynamic component should support falsy values without warning
packages/runtime-core/__tests__/helpers/resolveAssets.spec.ts
packages/runtime-core/src/helpers/resolveAssets.ts
packages/runtime-core/src/vnode.ts