Spencer Wood

Results 2 issues of Spencer Wood

Any way to use the history API fallback feature of webpack with this? ``` devServer: { historyApiFallback: true, proxy: { '/api/*': { target: 'http://localhost:3000', }, }, }, ``` Love what...

I use this project as my main reverse proxy for my server and it works great, but I have something that can't be run inside a docker container that I...

scope/configurable-upstream