module.exports = { input: 'src/index.js', output: { css: 'dist/mobile-promoter.bundle.css', js: 'dist/mobile-promoter.bundle.js', }, namespace: 'BX.UI', browserslist: true, };