[buddypress-trac] [BuddyPress Trac] #5821: Update grunt build tools - Fixes JS & CSS build process

buddypress-trac noreply at wordpress.org
Thu Aug 21 17:22:08 UTC 2014


#5821: Update grunt build tools - Fixes JS & CSS build process
--------------------------+---------------------
 Reporter:  netweb        |       Owner:  djpaul
     Type:  defect (bug)  |      Status:  closed
 Priority:  highest       |   Milestone:  2.1
Component:  Core          |     Version:
 Severity:  blocker       |  Resolution:  fixed
 Keywords:  has-patch     |
--------------------------+---------------------
Changes (by djpaul):

 * owner:   => djpaul
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"8954"]:
 {{{
 #!CommitTicketReference repository="" revision="8954"
 Grunt: overhaul tasks config.

 * Removes legacy watch grunt tasks. The watch configuration was previously
 removed in r8550.
 * Add `extDot: 'last'` option to Grunt tasks cssjanus, uglify, and cssmin.
 Fixes support with files with dot filenames.
 * Consolidates the cssmin tasks into one.
 * Task `build` now correctly verifies JS in the `src` folder. Previously,
 it was only validating files inside `build.`
 * Fixes an issue where the RTL CSS of the file jquery.autocompletefb.css
 was created using the filename jquery-rtl.css.
 * Don't parse bp-legacy's JS with jshint until improvements are made.

 Includes files changed as a result of this Grunt change.

 Fixes #5821, props netweb.
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5821#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list