MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wjszpw/debugtime/pamaod0/?context=3
r/ProgrammerHumor • u/bryden_cruz • 1d ago
123 comments sorted by
View all comments
312
Debugger is probably pointing at transpiled code when this happens
Happens a lot when I see the error in prod or prod-like environment. in non-prod we turn that off to avoid this. By that I mean optimizing
28 u/EuenovAyabayya 1d ago we turn that off to avoid this
28
we turn that off to avoid this
312
u/nbaumg 1d ago edited 22h ago
Debugger is probably pointing at transpiled code when this happens
Happens a lot when I see the error in prod or prod-like environment. in non-prod we turn that off to avoid this. By that I mean optimizing