about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorNolan Lawson <nolan@nolanlawson.com>2017-05-06 17:42:38 -0700
committerEugen Rochko <eugen@zeonfederated.com>2017-05-07 02:42:38 +0200
commitdf81bc4a9745288d2eb1f6a924ceb9b79017b04f (patch)
treea793f9a124247a6ecf66562ce20bb69445cb8408 /package.json
parent87588fa8947c137de1ab75d740318ffc2dfffbbf (diff)
add asynchronous emojione-picker (code-splitting) (#2863)
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 136c92860..f1135f20d 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,7 @@
     "babel-plugin-lodash": "^3.2.11",
     "babel-plugin-react-intl": "^2.3.1",
     "babel-plugin-react-transform": "^2.0.2",
+    "babel-plugin-syntax-dynamic-import": "^6.18.0",
     "babel-plugin-transform-object-rest-spread": "^6.23.0",
     "babel-plugin-transform-react-constant-elements": "^6.23.0",
     "babel-plugin-transform-react-inline-elements": "^6.22.0",