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
Component: | unfiled → build |
---|---|
Priority: | undecided → low |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Landing pull request 511. Adding a little Makefile jQuery sizing utility to easily see differences in size between makes. Fixes #10308.
More Details: