export default { input: 'client/scripts/index.js', output: [ { file: 'dist/www/index.js', format: 'iife' } ] };