Skip to content

Commit

Permalink
Merge branch 'monorepo-dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ecaps1038 committed Sep 6, 2024
2 parents 7fc144f + 1a8683a commit e3c5017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/yike-design-build/scripts/icon-gen/svgo.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const options: Config = {
{ ':style': 'innerStyle' },
{ ':stroke-width': 'strokeWidth' },
{ ':stroke-linecap': 'strokeLinecap' },
{ ':stroke-linejoin': 'strokeLinejoin' },
// { ':stroke-linejoin': 'strokeLinejoin' },
],
},
},
Expand Down

0 comments on commit e3c5017

Please sign in to comment.