#5615 closed enhancement (fixed)
Load minified JS and CSS
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.1 | Priority: | highest |
Severity: | blocker | Version: | |
Component: | Build/Test Tools | Keywords: | |
Cc: | trisha@… |
Description
Trunk now has a minified version of each JS and CSS file which is automatically generated. We need to update everywhere we load any JS and CSS file, and optionally decide to load in the minified version over the non-minified version. Note that the minified version only exists in the build
release, so we'll need to check the file exists.
Change History (6)
Note: See
TracTickets for help on using
tickets.
In 8772: