TIL: Chrome dev tools "Framework Ignore List" includes /node_modules/ by default.
If you're using Vite in dev mode, you won't be able to step into code from npm deps.
Wrote this up to hopefully prevent others from wasting as much time on this as I did:
github.com/pdubroy/til/bl…
If you're using Vite in dev mode, you won't be able to step into code from npm deps.
Wrote this up to hopefully prevent others from wasting as much time on this as I did:
github.com/pdubroy/til/bl…
https://twitter.com/dubroy/status/1750507595448635745 ∙ Archived on 2025-03-28.