Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#5615 closed enhancement (fixed)

Load minified JS and CSS

Reported by: DJPaul Owned by: djpaul
Priority: highest Milestone: 2.1
Component: Build/Test Tools Version:
Severity: blocker 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)

#1 @DJPaul
12 years ago

  • Priority normalhighest

#2 @trishasalas
12 years ago

  • Cc trisha@… added

#3 @DJPaul
12 years ago

  • Severity normalblocker

#4 @djpaul
12 years ago

  • Owner set to djpaul
  • Resolutionfixed
  • Status newclosed

In 8772:

Core: make sure we load minified JS and CSS when SCRIPT_DEBUG is set.

Fixes #5615

#5 @johnjamesjacoby
11 years ago

  • Component Component - Any/AllTools - Build Process

#6 @DJPaul
10 years ago

  • Component Tools - Build ProcessBuild/Test Tools
Note: See TracTickets for help on using tickets.