mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
svgo prefixIds
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
97c3da3789
commit
28038cc53e
@ -554,6 +554,8 @@ module.exports = (env, argv) => {
|
||||
},
|
||||
// generates a viewbox if missing
|
||||
{ name: "removeDimensions" },
|
||||
// https://github.com/facebook/docusaurus/issues/8297
|
||||
{ name: "prefixIds" },
|
||||
],
|
||||
},
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user