Don't use the webpack cache with production builds.
parent
55875f0cfa
commit
5a49fbd11f
|
|
@ -324,7 +324,6 @@ module.exports = {
|
|||
uglifyPlugin,
|
||||
optimizeAssetsPlugin,
|
||||
definePlugin,
|
||||
hardSourceWebpackPlugin,
|
||||
sourceMapDevToolPlugin,
|
||||
]: [
|
||||
extractSass,
|
||||
|
|
|
|||
Loading…
Reference in New Issue