Debugging expo web

Hey!
I created an issue for this but got no response so here I am. Debugging expo web projects doesn’t work in VS code nor in the chrome debugger. My guess is that the source maps aren’t correct or something, because most breakpoints aren’t hit, and stepping into functions jumps to the bundle.js file. The ‘this’ context is wrong too.

Here’s the issue for more detail:
https://github.com/expo/expo/issues/4673

Any ideas?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.