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
I was wondering if we could still benefit of debugging TypeScript code within Visual Studio, apparently it's no longer the case with your sample and the app I quickly cook.
I'm not webpack expert, but the .js.map are generated fine, but apparently VS can't relate .ts files with what's being executed.