Add lodash transformation to save a few kbs.

This commit is contained in:
Roger Braun 2017-02-18 13:39:10 +01:00
parent 4e366f27a1
commit 35fc1fa7bd
3 changed files with 202 additions and 218 deletions

View file

@ -14,6 +14,7 @@
},
"dependencies": {
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-lodash": "^3.2.11",
"diff": "^3.0.1",
"karma-mocha-reporter": "^2.2.1",
"node-sass": "^3.10.1",