diff --git a/README.md b/README.md index 4b8bfe0..9626cd3 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ For example, if you build to `dist`, you should: (Optional, defaults to `0`) The threshold under which pages will be considered unchanged. For example, if `minimumChangeThreshold` was set to `500` and a page's size increased by `300 B`, it will be considered unchanged. +### `alwaysShowGzipDiff (boolean)` + +(Optional, defaults to `false`) If set, the display table will show the gzip size difference for routes even when a budget is set. + ## Caveats - This plugin only analyzes the direct bundle output from next.js. If you have added any other scripts via the `