update build

This commit is contained in:
Leo Horie 2014-03-20 15:42:28 -04:00
parent ca6f3207b5
commit 45b13165f6
4 changed files with 3 additions and 2 deletions

View file

@ -59,6 +59,7 @@ new function(window) {
}
}
else if (dataType == "[object Object]") {
if (typeof data.tag != "string") return
if (data.tag != cached.tag || Object.keys(data.attrs).join() != Object.keys(cached.attrs).join()) clear(cached.nodes)
var node, isNew = cached.nodes.length === 0

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.