mirror of https://github.com/vuejs/core.git
chore: update snap
This commit is contained in:
parent
55dad625ac
commit
1b98aafa05
|
@ -429,7 +429,7 @@ return function render(_ctx, _cache) {
|
||||||
_createElementVNode("div", { id: "e" }, "hello")
|
_createElementVNode("div", { id: "e" }, "hello")
|
||||||
])
|
])
|
||||||
])
|
])
|
||||||
], -1 /* HOISTED */)
|
], -1 /* CACHED */)
|
||||||
]))
|
]))
|
||||||
], 2112 /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */))
|
], 2112 /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */))
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue