Debuggin works only with javascript, not typescript
Offen
debugger
- Vorherrschende Sprache
- C++
- Sterne
- 1.1k
- Forks
- 80
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hello,
I've noticed that breakpoints only work when placing them in .jsx files... meaning .tsx file breakpoints are ignored, even though there sourcemaps.
Do I have anything misconfigured on my side, or is this the status quo?
Also `debugger;` statements are not caught, only breakpoints you mark actually do halt execution.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.