Fix Bug 42237

This commit is contained in:
Julia Radzhabova 2019-07-29 13:04:43 +03:00
parent 3d5351d3f6
commit 6a028c838f

View file

@ -289,6 +289,11 @@ module.exports = function(grunt) {
options: {
plugins: [{
cleanupIDs: false
},
{
convertPathData: {
floatPrecision: 4
}
}]
},
dist: {