Jeremy Gordon
Jeremy Gordon
No, the issue exists with DWARF debug info disabled.
Maybe I'm mis-understanding how to carve out files or maybe it has nothing to do with source maps? The workspace is a monorepo with a few million lines of code,...
My issue is in my dev container that when I attempt to attach to jest in watch mode with the Visual Studio Code debugger, I get: ```Debug adapter process has...
This issue is brutal for `pnpm` managed repositories where there are a ton of symlinks between node_modules directories with similar issues as described by the original poster.