Revert "Revert "More performance improvements + etc.""

This commit is contained in:
Isiah Meadows 2015-12-16 11:04:07 -05:00
parent 897060d6ed
commit b2faa43f91
28 changed files with 3207 additions and 1326 deletions

View file

@ -12,7 +12,7 @@
"url": "git@github.com:lhorie/mithril.js.git"
},
"bugs": {
"url" : "http://github.com/lhorie/mithril.js/issues"
"url": "http://github.com/lhorie/mithril.js/issues"
},
"scripts": {
"test": "grunt test"
@ -20,6 +20,7 @@
"main": "mithril.js",
"devDependencies": {
"chai": "^3.4.0",
"chai-string": "^1.1.4",
"eslint": "^1.7.3",
"grunt": "*",
"grunt-cli": "*",