[buddypress-trac] [BuddyPress Trac] #5160: Use gruntjs to generate minified versions of the js and css files everywhere.
buddypress-trac
noreply at wordpress.org
Thu Apr 17 11:19:28 UTC 2014
#5160: Use gruntjs to generate minified versions of the js and css files
everywhere.
-------------------------+------------------
Reporter: enej | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.1
Component: Core | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------
Comment (by boonebgorges):
Thanks, netweb. Most of this looks right, except:
> Simply update the any of your SVN repos as you do now, no change is
needed.
This is not entirely true.
- If your sites running trunk use bbpress 1.x (the legacy version packaged
with BP) you will need to get it yourself, as it will not be included in
the `/src/` directory. Eg `svn co
http://bbpress.svn.wordpress.org/tags/1.2 src/bp-forums/bbpress`.
- If your sites running trunk do not use `SCRIPT_DEBUG` to run unminified
versions of CSS and JS assets, you will either have to enable
`SCRIPT_DEBUG` or run your own local routine to minimize as necessary.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5160#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list