Bug Tracker

Opened 12 years ago

Closed 12 years ago

#10308 closed feature (fixed)

Add a size comparison to the build process for development

Reported by: Timmy Willison 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.

Change History (2)

comment:1 Changed 12 years ago by Timmy Willison

Component: unfiledbuild
Priority: undecidedlow

comment:2 Changed 12 years ago by Corey Frang

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:

Note: See TracTickets for help on using tickets.