Commit b8de217
committed
internal: use swc with ts-node (graphql#4457)
this currently requires a few changes to c8 control statements to ensure
complete code coverage presumably secondary to a bug/difference between
how tsc and swc handle source mapping
also: use --import with register script instead of --loader to silence
node.js warning regarding --loader1 parent 263c50f commit b8de217
13 files changed
Lines changed: 185 additions & 28 deletions
File tree
- resources
- src
- execution
- type
- utilities
- validation/rules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments