aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-09-16 02:23:07 +0300
committerXhmikosR <[email protected]>2018-09-16 18:06:24 +0300
commit8bfecc7dc6aa346b07fb3e1a12119cd156af3348 (patch)
tree60cabdee63f499da778854a87e4a4ffa0419d1c9
parentc3d93b34bae64531a2d94306344c90d5c4ce958b (diff)
downloadbootstrap-8bfecc7dc6aa346b07fb3e1a12119cd156af3348.tar.xz
bootstrap-8bfecc7dc6aa346b07fb3e1a12119cd156af3348.zip
Update svgo.yml.
-rw-r--r--build/svgo.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/svgo.yml b/build/svgo.yml
index 3d6a039d5..a12cf421c 100644
--- a/build/svgo.yml
+++ b/build/svgo.yml
@@ -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