Commit a947306
Implement build command as hierarchical
1 parent 7ca1ca2 commit a947306
File tree
4 files changed
+36
-10
lines changed- lib
- commands
- services
4 files changed
+36
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
7 | 6 | | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
10 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
11 | 34 | | |
12 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
13 | 38 | | |
14 | | - | |
| 39 | + | |
- bootstrap.ts+1-1
- commands/device/device-log-stream.ts+1-1
- declarations.d.ts+1
- definitions/commands-service.d.ts-1
- errors.ts+21-4
- extensions.ts+1
- file-system.ts+2-2
- helpers.ts+10-22
- mobile/ios/ios-emulator-services.ts+1
- mobile/mobile-core/device-discovery.ts+3-3
- options.ts+11-12
- services/analytics-service.ts+1-1
- services/commands-service.ts+1-5
- services/user-settings-service.ts+1
- static-config-base.ts+1-1
- validators/project-name-validator.ts+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments