firefox-devtools / firefox-devtools/vscode-firefox-debug
Extension Does Not Work Properly With Vite
- Langage dominant
- TypeScript
- Étoiles
- 447
- Forks
- 76
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I am currently using `react-scripts start` to run my React app. I am able to set and hit breakpoints and everything works as expected. We are switching to using Vite and after updating our build process to use Vite breakpoint debugging has become unusable. Because my code is proprietary, there is no way I can post it as an example, and while I do have a smaller example that exhibits odd debugger issues, I can't get an exact repro for every case.
The issue we are seeing is that after moving to Vite, line numbers that are reported in VS Code when hitting an exception are just plain wrong. Like wildly wrong. In other cases we will set a breakpoint in a file and the debugger will stop on a completely unrelated line. In other cases the debugger will simply stop at phantom breakpoints.
Before I go through the arduous process of creating an example repo in github or something to try to create a project that reproduces these issues, can someone confirm whether this is a known issue and has a work-around? Or if anyone else is experiencing this?
To confirm. switching back to `react-scripts` everything works as expected, but using Vite, breakpoints don't work consistently.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Aucun fichier du dépôt ni test n’est nommé. Commencez par le plus petit exemple Vite mentionné dans l’issue et comparez le comportement des points d’arrêt avec react-scripts dans VS Code ; il faudrait un cas reproductible documentant des lignes incorrectes, des arrêts sans rapport ou des points d’arrêt fantômes pour progresser.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript, vite, vscode
- Domaine
- devtools
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100