question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Size-limit exits with non-zero if sizes are equal to reported

See original GitHub issue

Steps to reproduce:

  1. Create a config and run size-limit to see the report
  2. Update the config with the exact same number from the report
  3. 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:closed
  • Created 6 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
aicommented, Sep 11, 2017

I like the idea to show the difference! 😃

0reactions
aicommented, Sep 11, 2017

Done 6d1cc85

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found