fix: remove runtimeChunk options (HMR push of undefined error)

This commit is contained in:
pooya parsa 2020-09-10 16:16:09 +02:00
parent d6ed1dfc2c
commit 7309ef303a

View File

@ -286,7 +286,6 @@ export default () => ({
} as Loaders,
loadingScreen: {} as Record<string, any> | false,
optimization: {
runtimeChunk: 'single',
minimize: undefined as boolean | undefined,
minimizer: undefined,
// cssMinimizer: undefined,