From e868dbbb9445f1b8cebc0c6e384d1a4ea689cb3e Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Thu, 1 Jun 2017 15:46:37 +0100 Subject: [PATCH] No need to make olm an external (#4139) matrix-js-sdk now loads olm from global.Olm instead of requiring it (https://github.com/matrix-org/matrix-js-sdk/pull/446), so we no longer need to define it as an external. --- webpack.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webpack.config.js b/webpack.config.js index efeab7fe8b..5d4fef72a9 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -10,7 +10,7 @@ module.exports = { // We ship olm.js as a separate lump of javascript. This makes it get // loaded via a separate