We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3a3e6 commit d8cf962Copy full SHA for d8cf962
.github/workflows/size_report.yml
@@ -18,4 +18,5 @@ jobs:
18
with:
19
build-script: "build-cdn"
20
compression: "gzip"
21
+ minimum-change-threshold: 5 # bytes
22
pattern: "./build/{*.min.js,es/*.min.js,languages/*.min.js,es/languages/*.min.js}"
0 commit comments