GitClassic
Feed
Explore
Random
Go Pro
Sign in
ionic-team
/
ionic-cli
Code
/
Commits
/ a97ba2b
fix: use native ES2022 error cause (#5010)
BREAKING CHANGE: `message`, `stack`, and `error` properties removed from `BaseError` and `SubprocessError`
Lars Mikkelsen
committed on Nov 8, 2023, 06:32 PM
Showing
3
changed files
+5 additions
-29 deletions
M
packages/@ionic/cli-framework/src/errors.ts
+1
-16
M
packages/@ionic/utils-subprocess/src/index.ts
+2
-12
M
tsconfig.base.json
+2
-1
Browse files at this commit โ