export default { input: 'src/main.js', output: { file: 'bundle.js', format: 'cjs' } };