Skip to content
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

docs: move '/api' from use() to createProxyMiddleware() #10542

Closed
wants to merge 1 commit into from
Closed

docs: move '/api' from use() to createProxyMiddleware() #10542

wants to merge 1 commit into from

Commits on Feb 11, 2021

  1. fix: move '/api' from use() to createProxyMiddleware()

    Path `'/api'` should be the first argument of `createProxyMiddleware()` function, not `use()`.
    pradishb committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    3e15b21 View commit details
    Browse the repository at this point in the history