Skip to content

Commit

Permalink
feat: remove path-mapping AST transformer (#3455)
Browse files Browse the repository at this point in the history
BREAKING CHANGE
`path-mapping` AST transformer is no longer shipped in `ts-jest` v28. Please use an alternative one like https://github.com/LeDDGroup/typescript-transform-paths instead.
  • Loading branch information
ahnpnl committed Apr 25, 2022
1 parent bfad511 commit f566869
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 434 deletions.
65 changes: 0 additions & 65 deletions src/transformers/__snapshots__/path-mapping.spec.ts.snap

This file was deleted.

132 changes: 0 additions & 132 deletions src/transformers/path-mapping.spec.ts

This file was deleted.

190 changes: 0 additions & 190 deletions src/transformers/path-mapping.ts

This file was deleted.

0 comments on commit f566869

Please sign in to comment.