- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
fix: http proxy middleware #615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR downgrades the http-proxy-middleware package from version 3.0.5 to version 2.0.3 to fix issues with the HTTP proxy middleware functionality.
- Downgrades http-proxy-middleware from v3.0.5 to v2.0.3
 
| 
           I've tried to timebox it to fix an issue for this, I've rewritten the proxy file to modern JS and according to the documentation but for some reason localhost:3000 simply refuses to connect unless http proxy middleware is specifically on 0.21.0. I will make a ticket for this and for now I'll revert the bump  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested locally and it works
Considerations