Ross Coundon
01/11/2022, 9:23 PMsst start
for a few minutes and a few rebuilds from code changes on a TypeScript project, the debugger stops hitting breakpoints.
Looking at dev tools in VSCode I see the error
Error: Error processing setBreakpoints: RangeError: Start offset -2140284536 is outside the bounds of the buffer
Looking at the Github issues for VSCode I came across this which suggests it's to do with invalid sourcemaps.
Could something to do with the sourcemaps be getting corrupted following a rebuild of the code?Frank
Frank
Ross Coundon
01/13/2022, 9:28 AMthdxr
01/13/2022, 2:00 PMFrank
Ross Coundon
01/26/2022, 7:33 AM