How can I put breakpoints in vs code to debug? Or if you can't, what is the correct way to debug?
Hello, how can I put breakpoints in vs code to debug? Or if you can't, what is the correct way to debug?
3 Replies
Easiest way is to launch dev tools on the service worker and use chrome to set breakpoints
@filthytone Dang I just realized that I probably can't set breakpoints in VSCode then right since it's being run on a dev server and not from VSCode? (first time using a dev server so i'm unfamiliar)
@hgil has reached level 1. GG!