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 439bb03 commit 1a602b7Copy full SHA for 1a602b7
.github/workflows/pull-request.yml
@@ -29,4 +29,4 @@ jobs:
29
- uses: preactjs/compressed-size-action@v2
30
with:
31
repo-token: '${{ secrets.GITHUB_TOKEN }}'
32
- pattern: "packages/**/dist/**/*.?(m)js"
+ pattern: "packages/**/dist/**/*.?(c)js"
0 commit comments