Opened 10 years ago
Closed 10 years ago
#33533 closed task (blessed) (fixed)
Update grunt-contrib-uglify to 0.9.2
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | |
| Focuses: | javascript | Cc: |
Description
It includes an update to UglifyJS, which fixes a bug that can cause logic bugs to be introduced into minified JS.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Update
grunt-contrib-uglifytov0.9.2Changelog: https://github.com/gruntjs/grunt-contrib-uglify/compare/v0.9.1...v0.9.2
UglifyJS Changelog: https://github.com/mishoo/UglifyJS2/compare/v2.4.23...v2.4.24