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
A clear and concise description of what the bug is.
npm run dev-server -- --superset=https://my-superset
Webpack dev server should proxy to the remote superset backend.
Error is thrown - [webpack-cli] Error: Unknown option '--superset=https://my-superset'
[webpack-cli] Error: Unknown option '--superset=https://my-superset'
master
3.9.10
v16.14.2
Make sure to follow these steps before submitting your issue - thank you!
The text was updated successfully, but these errors were encountered:
@jdbranham wow! thanks for your contribution, your patch fix my building dev enviroment problem. I think the patch should be merged into Main Branch
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
A clear and concise description of what the bug is.
How to reproduce the bug
https://github.com/apache/superset/blob/master/CONTRIBUTING.md#webpack-dev-server
Expected results
Webpack dev server should proxy to the remote superset backend.
Actual results
Error is thrown -
[webpack-cli] Error: Unknown option '--superset=https://my-superset'
Environment
master
3.9.10
v16.14.2
Checklist
Make sure to follow these steps before submitting your issue - thank you!
The text was updated successfully, but these errors were encountered: