[buddypress-trac] [BuddyPress Trac] #5160: Use gruntjs to generate minified versions of the js and css files everywhere.
buddypress-trac
noreply at wordpress.org
Sun May 4 18:45:30 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 djpaul):
In [changeset:"8386"]:
{{{
#!CommitTicketReference repository="" revision="8386"
Grunt: Run `grunt cssjanus` to generate RTL CSS.
`cssjanus` is used as part of the new Grunt build process to automatically
create RTL CSS files.
A key difference to how we've previously handled RTL files is that our RTL
CSS used to only contain
the changed lines. Now, the RTL CSS is otherwise a copy of the LTR CSS.
This change is needed as result of the trunk re-organisation caused by the
adoption of Grunt. See #5160
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5160#comment:40>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list