We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following tests fail when minified by uglify-js@3.4.
uglify-js@3.4
20.roundtrip.js :: Uint8Array :: string (GREEK) 20.roundtrip.js :: Uint8Array :: string (ASIAN) 20.roundtrip.js :: Uint8Array :: array (small)
Above still pass when minified with uglify-js@3.3 though.
uglify-js@3.3
The text was updated successfully, but these errors were encountered:
Confirmed.
🙆 🆗 uglify-js@3.3.28 to uglify-js@3.4.8 🙅 🆖 uglify-js@3.4.9 only
uglify-js@3.3.28
uglify-js@3.4.8
uglify-js@3.4.9
Sorry, something went wrong.
There are just 4 changes between 3.4.8 to 3.4.9:
reported: mishoo/UglifyJS#3278
No branches or pull requests
The following tests fail when minified by
uglify-js@3.4
.Above still pass when minified with
uglify-js@3.3
though.The text was updated successfully, but these errors were encountered: