diff options
author | Richard van Velzen <rvanvelzen1@gmail.com> | 2014-10-23 16:16:19 +0200 |
---|---|---|
committer | Richard van Velzen <rvanvelzen1@gmail.com> | 2015-01-04 15:01:55 +0100 |
commit | 24bc09b79bf9ca3a09eef4f536e7637568f7097a (patch) | |
tree | 3f5c38bf25a69709f7f8c4ed3e1dfe5bebee34b9 /LICENSE | |
parent | 37c17d55410ced4283fe173110efb99f33885c54 (diff) | |
download | tracifyjs-24bc09b79bf9ca3a09eef4f536e7637568f7097a.tar.gz tracifyjs-24bc09b79bf9ca3a09eef4f536e7637568f7097a.zip |
Fix #556
`\uFEFF` (ZERO WIDTH NO-BREAK SPACE) is removed when parsing, but was
un-escaped for the output when `ascii_only` was false.
When using
UglifyJS multiple times (creating packages from minified sources, for
example), this would lead to problems because the byte was removed when
parsing for the second time.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions