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 b21b9e1 commit 36c3dc3Copy full SHA for 36c3dc3
.github/workflows/size.yml
@@ -18,4 +18,4 @@ jobs:
18
- uses: preactjs/compressed-size-action@v2
19
with:
20
repo-token: '${{ secrets.GITHUB_TOKEN }}'
21
- pattern: './dist/**/*.{js,cjs,css,json}'
+ pattern: './dist/**/*'
0 commit comments