chore: updating to latest version with some changes

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-04-19 02:18:00 +02:00
parent 3d191913c2
commit a3ea2f4d4e
5 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ async function getProjectConfig(targetPath, displayName) {
'\\.(js|jsx|ts|tsx|mjs|cjs)$': [
'@swc/jest',
{
enableSourceMaps: envOptions.enableSourceMaps || envOptions.nextTests,
sourceMaps: false, // envOptions.enableSourceMaps || envOptions.nextTests,
},
],
// '^.+\\.(t|j)sx?$': '@swc/jest',