Bundled output for commit 0308140156 [skip ci]

This commit is contained in:
Gandalf-the-Bot 2016-11-13 13:18:11 +00:00
parent 0308140156
commit 6ed9bb87ca
2 changed files with 40 additions and 40 deletions

View file

@ -626,7 +626,7 @@ var _14 = function($window) {
}
else {
removeNode(old, null)
insertNode(parent0, createNode(vnode, hooks, undefined), nextSibling)
insertNode(parent0, createNode(vnode, hooks, ns), nextSibling)
}
}
function updateText(old, vnode) {