Commit e7f0519
committed
fix: add all ESM-only packages to transformIgnorePatterns
Include openid-client, oauth4webapi, rfc4648, and jsonpath-plus
alongside @kubernetes/client-node — all ship ESM that Jest cannot
parse without transformation.1 parent 1dc74a6 commit e7f0519
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments