You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a React app (created with CRA some years ago), Indium breakpoints are never resolved when I start tests with Jest library.
It may be a sourcemaps issue, and I'd like to investigate deeper into the Indium server to try to find what going wrong. But I don't know how to tell Indium to start the Indium server in a debug mode and being able to inspect it. Can you share your debugging process ?
Thanks !
The text was updated successfully, but these errors were encountered:
On a React app (created with CRA some years ago), Indium breakpoints are never resolved when I start tests with Jest library.
It may be a sourcemaps issue, and I'd like to investigate deeper into the Indium server to try to find what going wrong. But I don't know how to tell Indium to start the Indium server in a debug mode and being able to inspect it. Can you share your debugging process ?
Thanks !
The text was updated successfully, but these errors were encountered: