mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
chore: remove chunk all
Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
parent
8857a3c425
commit
5f545c3e42
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ module.exports = merge(nextcloudWebpackConfig, {
|
||||||
},
|
},
|
||||||
optimization: {
|
optimization: {
|
||||||
splitChunks: {
|
splitChunks: {
|
||||||
chunks: 'all',
|
|
||||||
cacheGroups: {
|
cacheGroups: {
|
||||||
defaultVendors: {
|
defaultVendors: {
|
||||||
reuseExistingChunk: true,
|
reuseExistingChunk: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue