All matching requests are proxied to the target. This includes requests with a 'text/html' Accept Header. It is up to the user to bypass those requests manually in the config.
No proxy specified in package.json
All requests fallback to /index.html
This change relies on Webpack dev server being updated to handle the external websocket upgrade as CRA no longer adds the proxy middleware.