export default { input: 'app_mithril.js', //sourcemap: false, //plugins, output: { file: '../public/bundle.js', format: 'iife' } };