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 13583b8 commit f342836Copy full SHA for f342836
.github/workflows/bundle-size.yml
@@ -26,4 +26,4 @@ jobs:
26
27
- uses: preactjs/compressed-size-action@v2
28
with:
29
- pattern: '{**/dist/**/*.{mjs,js}, packages/types/*.{js,d.ts}}'
+ pattern: '{**/dist/**/*.{mjs,js},packages/types/*.{js,d.ts}}'
0 commit comments