Steps to reproduce
- In the renderer process, place a breakpoint where you want to debug.
- In VS Code, start debugging by clicking Application Debug.
- Observe that the breakpoint is not hit.
✔️ Expected Behavior
Breakpoints should be hit as expected during the execution of the application.
🔍 Additional context
No response