Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support.

This commit is contained in:
SteveSandersonMS
2016-03-08 15:56:43 +00:00
parent bbdbb449d5
commit 515c659a47
14 changed files with 390 additions and 190 deletions

View File

@@ -22,7 +22,7 @@
"crossroads": "^0.12.2",
"domain-task": "^1.0.0",
"es6-promise": "^3.1.2",
"hasher": "^1.2.0",
"history": "^2.0.1",
"knockout": "^3.4.0"
}
}