Update svgo.yml. (#29089)
This commit is contained in:
parent
b66abdf3b1
commit
0f376c1107
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ plugins:
|
|||
- minifyStyles: true
|
||||
- moveElemsAttrsToGroup: true
|
||||
- moveGroupAttrsToElems: true
|
||||
- removeAttrs:
|
||||
attrs:
|
||||
- "data-name"
|
||||
- removeComments: true
|
||||
- removeDesc: true
|
||||
- removeDoctype: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue