Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use
Object.setPrototypeOf
to override ErrorInfo prototype
this has very minor side effect of breaking 403 authUrl handling for IE < 11. I think it's still worth it. see: https://github.com/Microsoft/TypeScript-wiki/blob/main/Breaking-Changes.md#extending-built-ins-like-error-array-and-map-may-no-longer-work
- Loading branch information