chore: add brotli size in size calcaution (#1339)

This commit is contained in:
DarkSky
2023-03-06 15:20:42 +08:00
committed by GitHub
parent 061ceaa9fe
commit b8904a0aec

View File

@@ -36,3 +36,4 @@ jobs:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
build-script: 'export'
pattern: 'apps/web/out/**/*.{js,css,html,json}'
compression: 'brotli'