Skip to content

Fix devServerProxy context paths#341

Merged
theimowski merged 1 commit intoSAFE-Stack:masterfrom
olivercoad:devServerProxy-context
Mar 12, 2020
Merged

Fix devServerProxy context paths#341
theimowski merged 1 commit intoSAFE-Stack:masterfrom
olivercoad:devServerProxy-context

Conversation

@olivercoad
Copy link
Copy Markdown
Contributor

In the dev server proxy, it proxies requests from /api/* to the server.
This PR fixes it so that it only proxies requests starting with /api/ instead of all starting with /api.
See webpack/webpack-dev-server#2454 for details

@theimowski theimowski merged commit 8156226 into SAFE-Stack:master Mar 12, 2020
@theimowski
Copy link
Copy Markdown
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants