Compress saved state with zlib.

This commit is contained in:
Roger Braun 2017-02-20 18:54:09 +01:00
parent de986b81d5
commit 6e388c0126
3 changed files with 13 additions and 2 deletions

View file

@ -19,6 +19,7 @@
"karma-mocha-reporter": "^2.2.1",
"node-sass": "^3.10.1",
"object-path": "^0.11.3",
"pako": "^1.0.4",
"sanitize-html": "^1.13.0",
"sass-loader": "^4.0.2",
"tributejs": "^2.1.0",