Skip to content

Commit

Permalink
[main] fix bug 68074
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkadushkin committed May 20, 2024
1 parent 75ca47d commit ea1a0d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@ module.exports = function(grunt) {
params: {
overrides: {
cleanupIds: false,
removeHiddenElems: false, // plugin ver 3.2.0 deletes <symbol> as non rendering element
}
},
},
Expand Down

0 comments on commit ea1a0d8

Please sign in to comment.