Webpack Local Development Settings Agent


Why can"t I see the request parameters after setting up the proxy in this way for my local developer?
what is the reason for requesting a
Failed to load http://127.0.0.1:8080/api/photo/queryindex: Response for preflight is invalid (redirect) error? I don"t even feel like I have access to the background
webpack. Do you need to make any other settings besides setting proxyTable?

Mar.22,2021

request parameters have nothing to do with the agent.
first of all, adjust the backend interface separately to see if it works. Make sure that the problem is not in the background
and then the foreground service modifies the webpack configuration. It is best to restart it. Also, take a closer look at the console. Some agents will have two

messages.
Menu