module.exports = { input: 'src/notification-manager.js', output: 'dist/notification-manager.bundle.js', namespace: 'BX.UI.NotificationManager', browserslist: true, };