summaryrefslogtreecommitdiffstats
path: root/svgo.config.js
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-04-07 12:22:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-04-07 12:22:19 +0000
commit4ec9afcefb2b7817a7a733e1bc9777a29c350ba4 (patch)
tree85313cb1a727ca829d93bb09299af26a4c247c54 /svgo.config.js
parentAdding upstream version 1.10.3+dfsg. (diff)
downloadbootstrap-icons-4ec9afcefb2b7817a7a733e1bc9777a29c350ba4.tar.xz
bootstrap-icons-4ec9afcefb2b7817a7a733e1bc9777a29c350ba4.zip
Adding upstream version 1.10.4+dfsg.upstream/1.10.4+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'svgo.config.js')
-rw-r--r--svgo.config.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/svgo.config.js b/svgo.config.js
index 19c41a8..d3a55ae 100644
--- a/svgo.config.js
+++ b/svgo.config.js
@@ -1,6 +1,6 @@
'use strict'
-const path = require('path')
+const path = require('node:path')
module.exports = {
multipass: true,
@@ -24,7 +24,6 @@ module.exports = {
// The next plugins are included in svgo but are not part of preset-default,
// so we need to enable them separately
'cleanupListOfValues',
- 'sortAttrs',
{
name: 'removeAttrs',
params: {