Skip to content

Commit 8b6eab5

Browse files
committed
chore: update svgo config
1 parent 98554a9 commit 8b6eab5

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,7 +3,7 @@ module.exports = {
33
'preset-default',
44
'convertStyleToAttrs',
55
'removeOffCanvasPaths',
6-
'removeScriptElement',
6+
'removeScripts',
77
'removeStyleElement',
88
'removeDimensions',
99
'reusePaths',

0 commit comments

Comments
 (0)