improve build performance
This commit is contained in:
@@ -96,6 +96,8 @@ module.exports = {
|
||||
splitChunks: {
|
||||
layouts: true
|
||||
},
|
||||
parallel: true,
|
||||
hardSource: true,
|
||||
cache: true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user