module.exports = { input: 'src/index.js', output: 'dist/main.popup.bundle.js', namespace: 'BX.Main', cssImages: { type: 'inline', } };