'I separated backend and frontend into 2 different projects but I can't use breakpoints in the frontend one
I'm working on a project and we needed to separate backend and frontend into two projects. And while working on it I was getting some frontend errors, I tried to set breakpoints to find the issue but the breakpoints aren't working because the project is started from the command prompt, I suppose. Does anyone know how I can set breakpoints in the frontend project?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
