Open ghost opened 8 years ago
Please open this bug on the NUglify issue tracker
/cc @xoofx I can repro this
afaik, the character is replaced by its UTF8 encoded equivalent, so it should be the same character but encoded differently. The file on the disk must be viewed as an UTF8 file (though this particular character has no visual meaning, hence the ?)
I opened a bug on NUglify: https://github.com/xoofx/NUglify/issues/28
This issue is also the same as #270
Installed product versions
Description
The character in css file '\e80d'; is being replace by '?' on minification
Steps to recreate
Current behavior
replace by '?'
Expected behavior
should be same character