From 41d6995da499f70b1acb878e6be3b6b4c81cd033 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Thu, 12 Apr 2018 21:59:55 +0100 Subject: [PATCH] fix braindead typo --- webpack.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpack.config.js b/webpack.config.js index 0f7691c6ce..2029e64beb 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -9,7 +9,7 @@ if (!og_image_url) og_image_url = 'https://riot.im/app/img/logos/riot-im-logo-1. module.exports = { entry: { "bundle": "./src/vector/index.js", - "indexeddb-worker": "./src/vector/indexedbd-worker.js", + "indexeddb-worker": "./src/vector/indexeddb-worker.js", // We ship olm.js as a separate lump of javascript. This makes it get // loaded via a separate