Commit 6cc2af3
committed
fix: transform all node_modules to handle cascading ESM deps
The @kubernetes/client-node dependency tree has deeply nested ESM-only
packages (openid-client, jose, oauth4webapi, etc). Listing them
individually is unsustainable — allow Jest to transform everything.1 parent e7f0519 commit 6cc2af3
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
0 commit comments