It seems like there is no easy way to debug while running in chrome.
- Even though the source maps are generated, I couldn't find a way to open the file I want in chrome dev-tools (sources tab).
- I tried to configure vscode debugging myself, but couldn't get it working. If anyone has a solution, it would be really appreciated.
It seems like there is no easy way to debug while running in chrome.