dillon1000/react
Commit
Browse files [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
Changed paths1 file
First-parent comparisoncompiler/forget/packages/snap/src/main.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…