Skip to content

Commit c1a8947

Browse files
committed
Refine comment and test updates.
1 parent 8780705 commit c1a8947

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/browser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
issue-number: ${{ github.event.number }}
6363
body: |
6464
@launchdarkly/js-client-sdk size report
65+
This is the brotli compressed size of the ESM build.
6566
Size: ${{ env.PACK_SIZE }} bytes
6667
6768
- name: Update comment
@@ -71,6 +72,7 @@ jobs:
7172
comment-id: ${{ steps.fc.outputs.comment-id }}
7273
body: |
7374
@launchdarkly/js-client-sdk size report
75+
This is the brotli compressed size of the ESM build.
7476
Size: ${{ env.PACK_SIZE }} bytes
7577
7678
- name: Check package size limit

0 commit comments

Comments
 (0)