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
I would like to be able to run the development server with Proxy
Probably this configuration should go in to elm-package.json
elm-package.json
The text was updated successfully, but these errors were encountered:
elm-app start
@halfzebra, Any progress on proxy feature?
Sorry, something went wrong.
@selasiehanson, unfortunately, this one is not planned for the next release. Would you like to work on a PR?
Hello @Aash-Kothari, the proxy is only intended for development purposes.
The actual proxy requires a running a server that will proxy the requests, I'd suggest looking into node-http-proxy
Please feel free to create a new issue with a question, there are chances that other contributors might suggest a more specific solution.
halfzebra
No branches or pull requests
I would like to be able to run the development server with Proxy
Probably this configuration should go in to
elm-package.json
The text was updated successfully, but these errors were encountered: