-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
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
Promise based webpack configs fail #1946
Comments
thanks, duplicated of #1945, so I'll close |
If you have the reproducible repo, please submit it. |
yeah but this one has a fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Code
When using a promise based configuration the error responds with
Expected Behavior
When using a promise to launch webpack-dev-server the
in
Actual Behavior
Should be something like
For Bugs; How can we reproduce the behavior?
A solution is above.
For Features; What is the motivation and/or use-case for the feature?
The text was updated successfully, but these errors were encountered: