Revert removal of inbuilt proxy functionality #2397
chancecarey
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This was incredibly useful to have built in and mentioned in the config file.
Now it's not actually mentioned in the reference config at all, only in the guide, and then it requires that you install http-proxy, which will realistically also require http-proxy-middleware to do things like rewrite URLs to remove an
/api
prefix. Functionality that used to be built in :(Webpack has proxying built in, as does parcel.
This was very useful functionality, I'd like to see it brought back :)
Beta Was this translation helpful? Give feedback.
All reactions