mirror of
https://github.com/strapi/strapi.git
synced 2025-12-02 18:13:16 +00:00
feat(content-manager): add threshold
This commit is contained in:
parent
a2f24a6cab
commit
3fc67c7447
2
.github/workflows/adminBundleSize.yml
vendored
2
.github/workflows/adminBundleSize.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
build-script: 'build:size'
|
||||
pattern: '**/build/**/*.{js,css,html,svg}'
|
||||
strip-hash: "-([-\\w]{8})(\\.\\w+)$"
|
||||
minimum-change-threshold: '5%'
|
||||
minimum-change-threshold: '25%'
|
||||
|
||||
# FIXME: exclude unnamed webpack chunks - remove once webpack
|
||||
# does not create them anymore
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user