aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-07-22 11:00:09 +0300
committerXhmikosR <[email protected]>2019-07-31 11:37:39 +0300
commit0f376c1107e27298319396ff910bac562de2a59d (patch)
treebf9b067a526e04b5614c692cc46f4013a3b2e26d
parentb66abdf3b10fe136bf39611883902de28c15613a (diff)
downloadbootstrap-0f376c1107e27298319396ff910bac562de2a59d.tar.xz
bootstrap-0f376c1107e27298319396ff910bac562de2a59d.zip
Update svgo.yml. (#29089)
-rw-r--r--build/svgo.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/svgo.yml b/build/svgo.yml
index 047e6947f..1b592f00f 100644
--- a/build/svgo.yml
+++ b/build/svgo.yml
@@ -35,6 +35,9 @@ plugins:
- minifyStyles: true
- moveElemsAttrsToGroup: true
- moveGroupAttrsToElems: true
+ - removeAttrs:
+ attrs:
+ - "data-name"
- removeComments: true
- removeDesc: true
- removeDoctype: true