Size-limit exits with non-zero if sizes are equal to reported
See original GitHub issueSteps to reproduce:
- Create a config and run
size-limit
to see the report - Update the config with the exact same number from the report
- Run
size-limit
again and see it failing with
Package has exceeded the size limit
Package size: 1.8 KB
Size limit: 1.8 KB
With all dependencies, minified and gzipped
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
Enforcing Binary Size Limits Using Make - Embedded Artistry
This function is used to check that a file fits within the allocated size # Inputs: # $1: binary # $2: size limit...
Read more >IEALIMIT — User Region Size Limit Exit - IBM
If this REGION value is greater than 16 megabytes, the value in register 0 is equal to the size of the nonextended private...
Read more >Can calloc() allocate more than SIZE_MAX in total?
Nicely reports the size of a pointer and an element. printf("sizeof ... 2) exceeds the maximum object size limit, so an implementation could ......
Read more >pt-table-checksum — Percona Toolkit Documentation
The tool's “EXIT STATUS” is non-zero if any differences are found, or if any warnings or errors occur. The following command will connect...
Read more >File Size Limit Exceeded Error Under Linux and Solution
I do have enough disk space to copy this file. I am getting an error “file size limit exceeded” under Linux. How do...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I like the idea to show the difference! 😃
Done 6d1cc85