build
This commit is contained in:
parent
519b352c2c
commit
602d048611
2 changed files with 10 additions and 7 deletions
|
|
@ -22,7 +22,7 @@ module.exports = function($window, renderer, pubsub) {
|
|||
else {
|
||||
renderer.render(root, Node(payload, null, args, undefined, undefined, undefined))
|
||||
}
|
||||
}, function(path, params) {
|
||||
}, function() {
|
||||
router.setPath(defaultRoute, null, {replace: true})
|
||||
})
|
||||
autoredraw(root, renderer, pubsub, replay)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue