You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the source-map-resolve package helpful to you? I'm not sure that source-map-resolve is a good abstraction anymore. If it is to you we can try to fix things. Otherwise it might be worth having source-map-resolve as a reference while implementing something on your own.
Thanks for suggestion, Simon (@lydell) - we'll definitely look at rewriting sourcemaps resolution logic to not depend on external components, but in the meantime this patch should unblock Windows users experiencing the issue.
Actual Behavior
Breakpoints in TS code don't work if VS Code and sources located on different disk
Expected Behavior
Breakpoints work correct
The text was updated successfully, but these errors were encountered: