Closed AlanKnightly closed 3 years ago
our project has develop for months and if we import mirage, which block every request to the 3rd host, the app will stop from every action...But we hope to only intercept the route that we starting to dev...WHAT CAN I DO? I didnt find any relative part of limiting the intercept of route T.T
Sorry, I find the "passthrough" api and figure it out...
I'd like to import mirage to our project BUT I found that mirage will intercept the WHOLE APP's request and our project can't even run , because i cant even login with our account....