[wp-trac] [WordPress Trac] #21633: Switch to min.js convention
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 23 00:04:21 UTC 2012
#21633: Switch to min.js convention
----------------------------+---------------------
Reporter: nbachiyski | Owner: nacin
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 3.5
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: |
----------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [21592]:
{{{
#!CommitTicketReference repository="" revision="21592"
Switch to .min for compressed JS and CSS files.
* This moves our "development" versions from .dev.js to .js (same for
css).
* The compressed version then moves from .js to .min.js (same for css).
By switching to the standard .min convention, it sets expectations for
developers,
and works nicely with existing tools such as ack.
fixes #21633.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21633#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list