Skip to content

Commit

Permalink
feat: Bump deps and update code
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Mar 27, 2024
1 parent 9d6ab24 commit 3c226cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions tools/bin/webpack.config.base.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ export default async mode => {
splitChunks: {
chunks: 'all'
},
runtimeChunk: 'single',
removeEmptyChunks: true,
mergeDuplicateChunks: true,
removeAvailableModules: true
Expand Down

0 comments on commit 3c226cf

Please sign in to comment.