Skip to content

Commit

Permalink
Merge pull request #97 from PabloCarreira/master
Browse files Browse the repository at this point in the history
SVGO params mergePaths:false
  • Loading branch information
PabloCarreira authored Sep 10, 2024
2 parents 0927373 + 6e7e91a commit 5229683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webpack/plugin/HtmlWebpackInlineSVGPlugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ class HtmlWebpackInlineSVGPlugin {
params: {
overrides: {
cleanupIds: false,
mergePaths:false,
},
},
},
Expand Down

0 comments on commit 5229683

Please sign in to comment.