Skip to content

Custom JS logic debugging #481

Closed Answered by nlunets
AdrianDengusiak asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @AdrianDengusiak,

There is no reason for it to be loaded in the chrome dev tools as the mockserver runs as a node process, not in your browser.

What you need to do is from your IDE, start the application process in debug mode and put breakpoint there. There should be plenty of guide on how this can be achieved depending on your IDE of choice.

That should allow you to debug directly !

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AdrianDengusiak
Comment options

Answer selected by AdrianDengusiak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants