[buddypress-trac] [BuddyPress Trac] #6539: Update Grunt dependencies in package.json
buddypress-trac
noreply at wordpress.org
Sun Jun 28 12:23:59 UTC 2015
#6539: Update Grunt dependencies in package.json
----------------------------------------+--------------------
Reporter: netweb | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.4
Component: Tools - Build Process | Version: 2.3.0
Severity: normal | Resolution:
Keywords: needs-patch good-first-bug |
----------------------------------------+--------------------
Comment (by netweb):
Update `grunt-contrib-uglify` to `v0.9.1`
Changelog: https://github.com/gruntjs/grunt-contrib-
uglify/compare/v0.8.0...v0.9.1
• 2015-04-07 v0.9.0 added hook into uglify's mangling functionality
• 2015-03-30 v0.8.1 lock uglify to 2.4.17 due to breaking changes
Running `grunt uglify` results in quite a few changes of minified
JavaScript in the following files:
• bp-activity/js/mentions.min.js
• bp-core/js/avatar.min.js
• bp-core/js/jquery.atwho.min.js
• bp-core/js/jquery.caret.min.js
• bp-core/js/webcam.min.js
• bp-templates/bp-legacy/js/buddypress.min.js
A full diff file
[https://buddypress.trac.wordpress.org/attachment/ticket/6539/6539-uglify.diff
6539-uglify.diff] shows the differences before and after this `grunt-
contrib-uglify` change.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6539#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list