fix braindead typo

pull/6500/head
Matthew Hodgson 2018-04-12 21:59:55 +01:00
parent 8757c8cae0
commit 41d6995da4
1 changed files with 1 additions and 1 deletions

View File

@ -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 <script/> tag in index.html (which loads it