mirror of https://github.com/vector-im/riot-web
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…
Reference in New Issue