Turbo
Results
1
issues of
Turbo
Seemingly chunk.mapModules is not supported anymore in Webpack 3, so this breaks the hot realoading. "webpack": "^3.10.0", "webpack-hot-middleware": "^2.21.0", TypeError: chunk.mapModules is not a function at chunks.forEach.chunk (\node_modules\webpack\lib\HotModuleReplacementPlugin.js:64:47) at Array.forEach...