Skip to content

Commit

Permalink
chore: save
Browse files Browse the repository at this point in the history
  • Loading branch information
HomyeeKing committed Jan 16, 2025
1 parent 23e49db commit 31143c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ice/src/service/webpackServerCompiler/compiler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ export class WebpackServerCompiler {
cacheGroups: {
default: false,
vendor: {
test: /[\\/]node_modules[\\/]/,
test: /[\\/]node_modules\/@ali/,
name: 'vendor',
chunks: 'all',
priority: 10,
Expand Down

0 comments on commit 31143c5

Please sign in to comment.