const path = require('path'); const webpack = require('webpack'); const ExtractTextPlugin = require('extract-text-webpack-plugin'); const HtmlWebpackPlugin = require('html-webpack-plugin'); module.exports = { entry: { "bundle": "./src/vector/index.js", "indexeddb-worker": "./src/vector/indexedbd-worker.js", // We ship olm.js as a separate lump of javascript. This makes it get // loaded via a separate