dillon1000/react
Commit
Browse files [compiler] Enable sourceMaps in tsconfig (#30064)
With this, we can set a `debugger` breakpoint and we'll break into the source code when running tests with snap. Without this, we'd break into the transpiled js code.
Changed paths1 file
First-parent comparisoncompiler/packages/snap/src/runner-watch.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…