diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2024-05-20 18:59:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-20 18:59:58 +0200 |
commit | 9180a8180b17c38f6c3f27ba46d4546d800d3508 (patch) | |
tree | 1e032138f5be3b60c3876765dbc38a975c3f8f39 /.editorconfig | |
parent | f47c7fe44d41d6af9b6f00c7201d991b01b93035 (diff) | |
download | jquery-ui-9180a8180b17c38f6c3f27ba46d4546d800d3508.tar.gz jquery-ui-9180a8180b17c38f6c3f27ba46d4546d800d3508.zip |
Build: Report compressed sizes in compare_size
Just like it has always worked in Core. This will help with size comparisons
between 1.13 & 1.14.
After this PR:
```
$ grunt sizer
Running "requirejs:js" (requirejs) task
Running "uglify:main" (uglify) task
>> 1 file created 549 kB → 267 kB
Running "compare_size:all" (compare_size) task
raw gz Sizes
549319 128757 dist/jquery-ui.js
266710 69612 dist/jquery-ui.min.js
Done.
```
Before, only the less interesting `raw` sizes were reported.
Closes gh-2254
Ref gh-2248
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions