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 8b6eab5Copy full SHA for 8b6eab5
svgo.config.js
@@ -3,7 +3,7 @@ module.exports = {
3
'preset-default',
4
'convertStyleToAttrs',
5
'removeOffCanvasPaths',
6
- 'removeScriptElement',
+ 'removeScripts',
7
'removeStyleElement',
8
'removeDimensions',
9
'reusePaths',
0 commit comments