Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 9 years ago

#5615 closed enhancement (fixed)

Load minified JS and CSS

Reported by: djpaul's profile DJPaul Owned by: djpaul's profile djpaul
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)

#1 @DJPaul
11 years ago

  • Priority changed from normal to highest

#2 @trishasalas
11 years ago

  • Cc trisha@… added

#3 @DJPaul
11 years ago

  • Severity changed from normal to blocker

#4 @djpaul
11 years ago

  • Owner set to djpaul
  • Resolution set to fixed
  • Status changed from new to closed

In 8772:

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

Fixes #5615

#5 @johnjamesjacoby
10 years ago

  • Component changed from Component - Any/All to Tools - Build Process

#6 @DJPaul
9 years ago

  • Component changed from Tools - Build Process to Build/Test Tools
Note: See TracTickets for help on using tickets.