Uh oh!
There was an error while loading. Please reload this page.
Fix proxying API request docs - #8515
Conversation
The http-proxy-middleware package has made a major version upgraded and introduced a breaking change. This fixes the "Configuring the Proxy Manually" docuementation to match the latest version.
facebook-github-bot
commented
Feb 19, 2020
Hi @hjr3! Thank you for your pull request and welcome to our community.We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
facebook-github-bot
commented
Feb 19, 2020
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
mindhaq
left a comment
There was a problem hiding this comment.
Tested successfully on a similar setup.
averypmc
commented
Feb 24, 2020
Please merge! This was helpful. |
ianschmitz
commented
Mar 4, 2020
Thanks! |
The http-proxy-middleware package has made a major version upgraded and
introduced a breaking change. This fixes the "Configuring the Proxy
Manually" docuementation to match the latest version.
Relates to #8513