summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-05-08 01:32:33 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-05-08 01:32:33 +0200
commit3db38fbd0b84d066d64f9b637f1efcc35ebf8ce3 (patch)
treec02425d7ce8f0075e2effe676103d589a0f1b574 /package.json
parent799fe2cc36ec6099ebac08e6f53963d2eb0d3407 (diff)
downloadwallet-core-3db38fbd0b84d066d64f9b637f1efcc35ebf8ce3.tar.gz
wallet-core-3db38fbd0b84d066d64f9b637f1efcc35ebf8ce3.tar.bz2
wallet-core-3db38fbd0b84d066d64f9b637f1efcc35ebf8ce3.zip
restore webpack splitting behavior
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index a12f655f5..90f4ec580 100644
--- a/package.json
+++ b/package.json
@@ -44,6 +44,7 @@
"react": "^16.8.5",
"react-dom": "^16.8.5",
"structured-clone": "^0.2.2",
+ "terser-webpack-plugin": "^1.2.3",
"through2": "2.0.1",
"tslint": "^5.14.0",
"typedoc": "^0.14.2",