export default { input: './src/js/Game.js', plugins: [], output: { format: 'iife', file: './assets/js/cube.js', indent: '\t', sourceMap: false, }, };