From e5365e4edd60e2187512d9e6aae4449cc98f5e18 Mon Sep 17 00:00:00 2001 From: Jelte Fennema Date: Wed, 27 Feb 2019 16:24:59 +0100 Subject: [PATCH] Rollup: Add twitter-text to list of external packages --- rollup.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/rollup.config.js b/rollup.config.js index 3eec1aa9..e703a614 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -62,6 +62,7 @@ const normalBundle = { 'emoji-mart/css/emoji-mart.css', 'react-dropzone', 'immutable', + 'twitter-text', 'url-parse', 'stream-analytics', 'prop-types',