You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minified + gzip level-9 cost of each SDK feature in isolation, as a consumer would receive it.
241
+
242
+
${{ steps.bundle-features.outputs.report }}
243
+
244
+
<details>
245
+
<summary>How these are measured</summary>
246
+
247
+
Each fixture imports a single feature and is bundled with Rollup + esbuild + terser (full minification, ESM, tree-shaking on). Numbers reflect what a consumer ships and what their users download, not the raw dist size.
248
+
249
+
</details>
250
+
251
+
---
252
+
<sub>Updated automatically on each push to this PR</sub>
0 commit comments