Now I have such a requirement. I hope that all requests for '/test/' in the express project will be requested for '/' at the end. How can such a requirement pass through the http-proxy-middleware middleware? To realize it? Or is there any other way to achieve it?
If used
vue-cli
的话在config/index.js
Configure in