Commit b79ef37
feat(distribution): Enable build uploads when distribution is enabled (#1011)
Previously, build uploads only occurred when size analysis was enabled.
This change allows builds to be uploaded when either size analysis is
enabled or when a variant is configured in distribution.enabledVariants.
This enables users to use build distribution independently of size
analysis features, while still supporting both features together.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent cb47c20 commit b79ef37
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
233 | 235 | | |
234 | 236 | | |
235 | 237 | | |
| |||
0 commit comments