Skip to content

Commit

Permalink
fix(wb): support imagemin in optimizeForDockerBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
exKAZUu committed Apr 16, 2024
1 parent 2f2859d commit bc35c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/wb/src/commands/optimizeForDockerBuild.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ function optimizeDevDependencies(argv: InferredOptionTypes<typeof builder>, pack
'conventional-changelog-conventionalcommits',
'eslint',
'husky',
'imagemin',
'jest',
'kill-port',
'lint-staged',
Expand Down

0 comments on commit bc35c7c

Please sign in to comment.