Bug Tracker

Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#7973 closed enhancement (fixed)

Switch to UglifyJS

Reported by: john Owned by: snover
Priority: blocker Milestone: 1.5
Component: core Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:

Description

We should switch to UglifyJS, it's much better than Closure Compiler.

Change History (3)

comment:1 Changed 13 years ago by john

Component: unfiledcore
Milestone: 1.next1.5
Owner: set to snover
Priority: undecidedblocker
Status: newassigned

comment:3 Changed 13 years ago by Colin Snover

Resolution: fixed
Status: assignedclosed

Replace build system with a faster new one that uses Node and UglifyJS and generates smaller minified files. Also removes builds through rake/ant since having 3 different build systems was too much to maintain (make was the only one consistently kept up-to-date). Fixes #7973.

Changeset: d503845d0cf45632c0d7c3542ffd1b19257a8e5e

Note: See TracTickets for help on using tickets.