From: XhmikosR Date: Mon, 22 Jul 2019 08:00:09 +0000 (+0300) Subject: Update svgo.yml. (#29089) X-Git-Tag: v4.4.0~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f376c1107e27298319396ff910bac562de2a59d;p=thirdparty%2Fbootstrap.git Update svgo.yml. (#29089) --- diff --git a/build/svgo.yml b/build/svgo.yml index 047e6947f0..1b592f00fb 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