const common = require('./webpack.config.common.js'); const createApp = common.createApp; module.exports = [ createApp('tm-viewer', 'tm_molstar') ];