module.exports = { input: 'src/export.js', output: 'dist/info-helper.bundle.js', namespace: 'BX.UI', minification: true, browserslist: true, };