Commit c16bbcb
committed
refactor(cli): isolate local-bundle and from-bundle from the classic deploy flow
The classic deploy and native build server paths are restored to their
original inline shape; local-bundle and from-bundle now live in their
own functions with a duplicated tail instead of a shared extraction, so
the existing flows carry zero behavioral risk from the new modes.1 parent bbeea39 commit c16bbcb
2 files changed
Lines changed: 870 additions & 204 deletions
File tree
- apps/webapp/app/v3/services
- packages/cli-v3/src/commands
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
294 | 296 | | |
295 | 297 | | |
296 | 298 | | |
| |||
0 commit comments