Is there a way disable or ignore intercepts with a flag or config? #16481
Replies: 1 comment
-
|
@simonsankar How was this resolved? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently intercepting the api calls made by my app in development, however in a build process I would like to hit an actual test api.
Is there anyway to allow the calls to be made without intercepting them, like a flag or something in this particular context?
Beta Was this translation helpful? Give feedback.
All reactions