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 5e9b86b commit 117be71Copy full SHA for 117be71
.github/workflows/size.yaml
@@ -14,4 +14,4 @@ jobs:
14
- uses: preactjs/compressed-size-action@v1
15
with:
16
repo-token: '${{ secrets.GITHUB_TOKEN }}'
17
- pattern: './{dist,es,li}/*.js'
+ pattern: './{dist,es,lib}/*.js'
0 commit comments