Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude polyfill for ES2022 Error cause
Although this polyfill is required for feature complete Error support, we don’t use the `.cause` property yet ``` The es-shims polyfill added the following polyfills: Error cause { "android":"61", "chrome":"61", "edge":"16", "firefox":"60", "ios":"10.3", "opera":"48", "safari":"10.1", "samsung":"8.2" } ```
- Loading branch information