Skip to content

Commit

Permalink
chore: remove chunk all
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Mattos <[email protected]>
  • Loading branch information
vitormattos committed Jan 16, 2025
1 parent 8857a3c commit 5f545c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ module.exports = merge(nextcloudWebpackConfig, {
},
optimization: {
splitChunks: {
chunks: 'all',
cacheGroups: {
defaultVendors: {
reuseExistingChunk: true,
Expand Down

0 comments on commit 5f545c3

Please sign in to comment.