Skip to content

Commit

Permalink
Merge pull request #64 from funbox/improve-svgo-config
Browse files Browse the repository at this point in the history
Disable `removeOffCanvasPaths` in SVGO config
  • Loading branch information
igoradamenko authored May 19, 2023
2 parents 571ad61 + 9a74a22 commit 06e32ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .optimiztrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ export default {
'convertEllipseToCircle',
'sortAttrs',
'sortDefsChildren',
'removeOffCanvasPaths',
'reusePaths',
],
},
Expand Down

0 comments on commit 06e32ae

Please sign in to comment.