We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98554a9 commit 3903e7bCopy full SHA for 3903e7b
svgo.config.js
@@ -3,9 +3,9 @@ module.exports = {
3
'preset-default',
4
'convertStyleToAttrs',
5
'removeOffCanvasPaths',
6
- 'removeScriptElement',
7
'removeStyleElement',
8
'removeDimensions',
+ 'removeScripts',
9
'reusePaths',
10
'sortAttrs',
11
],
0 commit comments