]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update svgo.yml.
authorXhmikosR <xhmikosr@gmail.com>
Sat, 15 Sep 2018 23:23:07 +0000 (02:23 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Sun, 16 Sep 2018 15:06:24 +0000 (18:06 +0300)
build/svgo.yml

index 3d6a039d552c30f73aa13e26af15e4ad5596a646..a12cf421c44acbe7bdcb0762a1831c3379ce4e99 100644 (file)
@@ -6,7 +6,7 @@
 # replace default config
 
 multipass: true
-full: true
+#full: true
 
 # https://github.com/svg/svgo/blob/master/lib/svgo/js2svg.js#L6 for more config options
 
@@ -48,5 +48,5 @@ plugins:
   - removeUselessStrokeAndFill: true
   - removeViewBox: false
   - removeXMLNS: false
-  - removeXMLProcInst: false
+  - removeXMLProcInst: true
   - sortAttrs: true