Bundled output for commit ab19eec314 [skip ci]

This commit is contained in:
Gandalf-the-Bot 2016-08-17 13:17:45 +00:00
parent ab19eec314
commit 6074d99ffb
2 changed files with 36 additions and 35 deletions

View file

@ -1123,6 +1123,7 @@ m.mount = function(renderer, pubsub) {
})
run()
if (component === null) {
pubsub.unsubscribe(root.redraw)
delete root.redraw
}
}