dillon1000/react

Commit

[snap] Fix vscode debugger attaching to forked proc

Turns out I just forgot to forward `process.env` when forking 😅 

`debugger` statements and breakpoints should work with both `--sync` and 
`--no-sync` (default) modes
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/packages/snap/src/main.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…