export default { entry: { app: './src/index.js', }, ignoreMomentLocale: true, html: { template: './src/index.ejs', }, disableDynamicImport: false, };