Skip to content

Commit

Permalink
fix swc/jest source maps
Browse files Browse the repository at this point in the history
  • Loading branch information
jetersen committed Sep 29, 2022
1 parent 9f16a33 commit 1cac4e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.base.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export default {
jsc: {
target: 'es2022',
},
sourceMaps: true,
},
],
},
Expand Down

0 comments on commit 1cac4e4

Please sign in to comment.