mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
[scaling] fix id for svg in sprite
This commit is contained in:
@ -250,6 +250,9 @@ module.exports = function (grunt, rootpathprefix) {
|
||||
},
|
||||
},
|
||||
shape: {
|
||||
id: {
|
||||
separator: ""
|
||||
},
|
||||
transform: [{
|
||||
svgo: {
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user