]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
refactor: skip dynamic anchors and empty text nodes
authordaiwei <daiwei521@126.com>
Wed, 23 Apr 2025 02:53:57 +0000 (10:53 +0800)
committerdaiwei <daiwei521@126.com>
Wed, 23 Apr 2025 02:53:57 +0000 (10:53 +0800)
commit3108d91dfaed6e805b2b5455167b27176cfe41af
tree3c50102fe6eac8d62d150c9cfc773a1db6d917d5
parentd8443d3754b701766f3871af3142d7e1c02c478d
refactor: skip dynamic anchors and empty text nodes
packages/compiler-vapor/src/transforms/transformChildren.ts
packages/runtime-vapor/__tests__/hydration.spec.ts
packages/runtime-vapor/src/dom/hydration.ts
packages/runtime-vapor/src/dom/node.ts