esbuild-dev-server
esbuild-dev-server copied to clipboard
[Feature Request] proxy setting
Hey, great plugin.
One of the remaining things for us to migrate to this from Webpack dev server is use of the proxy feature.
see: https://webpack.js.org/configuration/dev-server/#devserverproxy
this allows us to map an endpoint to a path so we can hit the api for example. Is this something you can support?
Hello and thank you for your question.
I am already working on proxy support and more optional. Follow the updates. Coming soon.
Hey, @Falldot! Sorry for bothering you. I am just wondering if you have any updates on this new feature?