@@ -18,7 +18,6 @@ export default {
html: {
template: './src/index.ejs',
},
- disableDynamicImport: true,
publicPath: '/',
hash: true,
};