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
Thank you for writing this. Ideally there would be discussions open on this repo.
Can I please ask what the point of the line of code: rewrite: (path) => path.replace(/^\/api/, '/api') - i.e rewrite to repace the same string as the one searched for?