Debuggin works only with javascript, not typescript
Abierto
debugger
- Lenguaje dominante
- C++
- Estrellas
- 1.1k
- Forks
- 80
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.