mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Measure the size of minified files
This commit is contained in:
parent
c3b142a2a9
commit
bb8de18a73
1 changed files with 1 additions and 1 deletions
2
.github/workflows/code-size.yml
vendored
2
.github/workflows/code-size.yml
vendored
|
|
@ -13,4 +13,4 @@ jobs:
|
|||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
build-script: "deploy"
|
||||
pattern: "./packages/webamp/built/*bundle.js"
|
||||
pattern: "./packages/webamp/built/*bundle.min.js"
|
||||
Loading…
Add table
Add a link
Reference in a new issue