Skip to content

Commit 1bcd3c4

Browse files
committed
Try tracking sizes for all JS output
1 parent 0b72ed4 commit 1bcd3c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ jobs:
1111
- uses: preactjs/compressed-size-action@v1
1212
with:
1313
repo-token: '${{ secrets.GITHUB_TOKEN }}'
14+
pattern: './dist/**/*.js'

0 commit comments

Comments
 (0)