Skip to content

Commit 3903e7b

Browse files
committed
chore: update svgo config
1 parent 98554a9 commit 3903e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

svgo.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ module.exports = {
33
'preset-default',
44
'convertStyleToAttrs',
55
'removeOffCanvasPaths',
6-
'removeScriptElement',
76
'removeStyleElement',
87
'removeDimensions',
8+
'removeScripts',
99
'reusePaths',
1010
'sortAttrs',
1111
],

0 commit comments

Comments
 (0)