#686 prevent redraw lock on error

This commit is contained in:
Leo Horie 2015-06-23 13:43:54 -04:00
parent 04911d38a5
commit 505d7b930d
3 changed files with 18 additions and 14 deletions

View file

@ -33,7 +33,8 @@ module.exports = function(grunt) {
"mithril",
"mithril.computation",
"mithril.deferred",
"mithril.module",
"mithril.mount",
"mithril.component",
"mithril.prop",
"mithril.redraw",
"mithril.render",