Skip to main content

Bug Tracker

Side navigation

#10308 closed feature (fixed)

Opened September 19, 2011 02:20PM UTC

Closed September 19, 2011 07:34PM UTC

Add a size comparison to the build process for development

Reported by: timmywil Owned by:
Priority: low Milestone: None
Component: build Version: 1.6.4
Keywords: Cc:
Blocked by: Blocking:
Description

It would be great if the make process would give us output on the difference in the size of dist/jquery.js and dist/jquery.min.js since the last make or last commit.

Attachments (0)
Change History (2)

Changed September 19, 2011 02:20PM UTC by timmywil comment:1

component: unfiledbuild
priority: undecidedlow

Changed September 19, 2011 07:34PM UTC by Corey Frang comment:2

resolution: → fixed
status: newclosed

Landing pull request 511. Adding a little Makefile jQuery sizing utility to easily see differences in size between makes. Fixes #10308.

More Details:

Changeset: 61277d2864b00c5206d0fdcefc67f7497663a012