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 2293cdf commit ae3e467Copy full SHA for ae3e467
.github/workflows/package-size-report.yaml
@@ -26,5 +26,5 @@ jobs:
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
with:
29
- hide-files: '!/dist/cwr.js'
+ hide-files: '!/build/assets/cwr.js'
30
0 commit comments