about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorNolan Lawson <nolan@nolanlawson.com>2019-03-15 20:02:30 -0700
committerEugen Rochko <eugen@zeonfederated.com>2019-03-16 04:02:30 +0100
commit8da5b8e6695e3bcca8eb4bca754faef83a6656eb (patch)
tree71bfbb265433ff1e870d1556a2c4d4e314785a90 /package.json
parent782b622f5f295fc9d91bb2461dc049f55766af9c (diff)
perf: remove zopfli to speed up webpack (#10288)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 79240df07..63cfa25b8 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,6 @@
     "@babel/preset-env": "^7.3.4",
     "@babel/preset-react": "^7.0.0",
     "@babel/runtime": "^7.3.4",
-    "@gfx/zopfli": "^1.0.11",
     "array-includes": "^3.0.3",
     "autoprefixer": "^9.4.10",
     "axios": "^0.18.0",