dillon1000/react

Commit

[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.
Browse files
Changed paths1 file
First-parent comparison
M compiler/packages/snap/src/runner-watch.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…