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