Commit 90a4cc0
committed
Require logger and update to latest common lib
`logger` has been required in common lib, but due to some Proton requirements, it should be required from each CLI.
Fix this by adding it to bootstrap and update to latest common lib.1 parent 9b4d71d commit 90a4cc0
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
- README.md+2-2
- appbuilder/proton-bootstrap.ts+1
- appbuilder/proton-logger.ts+86
- bootstrap.ts-1
- commands/preuninstall.ts-15
- declarations.d.ts+1-1
- definitions/mobile.d.ts+4-2
- file-system.ts+5-1
- mobile/android/android-emulator-services.ts+14-9
- mobile/ios/ios-core.ts+16
- mobile/ios/ios-emulator-services.ts+46-14
- mobile/mobile-core/devices-service.ts+5-1
- package.json+2-2
- services/hooks-service.ts+10-1
- services/usb-livesync-service-base.ts+69-35
- static-config-base.ts+39-3
0 commit comments