diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-10-01 22:00:31 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-10-10 20:03:05 +0900 |
commit | a614ee4e8caecc564b3b1daee9ff1496a148f667 (patch) | |
tree | fe6fd0cfebceca908fd045989a2341890311f1ad /package.json | |
parent | 8f46b69a03f0e4ef78022d843be08a1d587a411b (diff) |
install babel-minify-webpack-plugin
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 42da3a7..2a255c8 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "babel-cli": "^6.24.1", "babel-eslint": "^7.2.3", "babel-loader": "^7.1.1", + "babel-minify-webpack-plugin": "^0.2.0", "babel-plugin-transform-react-jsx": "^6.24.1", "babel-preset-es2015": "^6.24.1", "babel-preset-react": "^6.24.1", |