Commit 9e00e0a
chore(cli): restore upstream's deploymentSpinner field on BuildImageOptions
The fork's two-phase deploy work removed the `deploymentSpinner?: any`
field from `BuildImageOptions` (it was never used by buildImage itself,
just declared for external callers). Restoring it brings the type
declaration closer to upstream — the only fork-only deltas in this
section are now `apiClient?` (made optional) and `offlineIndex?` (added).
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 16d8c56 commit 9e00e0a
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
0 commit comments