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 93b9d95 commit c5728f7Copy full SHA for c5728f7
.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