bug(core): Fix Check Bundle Size github action. (#7833)

This commit is contained in:
joshualitt
2025-09-07 12:04:16 -07:00
committed by GitHub
parent 6a9c2859b7
commit d30829116e

View File

@@ -392,3 +392,4 @@ jobs:
pattern: './bundle/**/*.{js,sb}'
minimum-change-threshold: '1000'
compression: 'none'
clean-script: 'clean'