We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
Hello and thank you for your question.
I am already working on proxy support and more optional. Follow the updates. Coming soon.
Sorry, something went wrong.
Hey, @Falldot! Sorry for bothering you. I am just wondering if you have any updates on this new feature?
Falldot
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: