Fix webpack production build on WSL
This commit is contained in:
@@ -24,6 +24,7 @@ const baseConfig = {
|
||||
// preserve identifier names for easier debugging & support
|
||||
mangle: false,
|
||||
},
|
||||
parallel: false,
|
||||
}),
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user