polRk opened this issue 3 years ago · 1 comments
esbuild-jest/src/index.ts
Line 55 in daa5847
` JSON.parse('{"sourcesContent": {}}', function(k, v) { if (k === 'sourcesContent') return null;
return v; }); `
why not?