How to do Component testing for NextJS app that uses 'rewrites' option in next.config.js? #27982
Unanswered
DannyPark1
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Our Project has a settings for rewrites as such
and when i run Component testing by cypress, the rewrites for api call does not work.
What is the best practice for current situation?
Beta Was this translation helpful? Give feedback.
All reactions