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 8780705 commit c1a8947Copy full SHA for c1a8947
.github/workflows/browser.yml
@@ -62,6 +62,7 @@ jobs:
62
issue-number: ${{ github.event.number }}
63
body: |
64
@launchdarkly/js-client-sdk size report
65
+ This is the brotli compressed size of the ESM build.
66
Size: ${{ env.PACK_SIZE }} bytes
67
68
- name: Update comment
@@ -71,6 +72,7 @@ jobs:
71
72
comment-id: ${{ steps.fc.outputs.comment-id }}
73
74
75
76
77
78
- name: Check package size limit
0 commit comments