update build
This commit is contained in:
parent
ca6f3207b5
commit
45b13165f6
4 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
2
archive/v0.1.1/mithril.min.js
vendored
2
archive/v0.1.1/mithril.min.js
vendored
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.
Loading…
Add table
Add a link
Reference in a new issue