]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update svgo.yml. (#29089)
authorXhmikosR <xhmikosr@gmail.com>
Mon, 22 Jul 2019 08:00:09 +0000 (11:00 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 31 Jul 2019 08:37:39 +0000 (11:37 +0300)
build/svgo.yml

index 047e6947f0ce9a31f9d4bdf65221eb2459f197ce..1b592f00fbeebcc0461dc1981c5da1af52708c08 100644 (file)
@@ -35,6 +35,9 @@ plugins:
   - minifyStyles: true
   - moveElemsAttrsToGroup: true
   - moveGroupAttrsToElems: true
+  - removeAttrs:
+      attrs:
+        - "data-name"
   - removeComments: true
   - removeDesc: true
   - removeDoctype: true