Skip to content
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

Remove console "spam" #569

Closed
vjeux opened this issue Sep 3, 2016 · 3 comments · Fixed by #744
Closed

Remove console "spam" #569

vjeux opened this issue Sep 3, 2016 · 3 comments · Fixed by #744
Milestone

Comments

@vjeux
Copy link
Contributor

vjeux commented Sep 3, 2016

screen shot 2016-09-03 at 3 36 56 pm

My stance on logging is that if there isn't any error, you should have a clean one. Otherwise your console is being spammed by useless things you start ignoring it which is the worst :(

Would be nice to clean all the log statements there

@gaearon
Copy link
Contributor

gaearon commented Sep 3, 2016

Yea, support for this was just merged 8 hours ago: webpack/webpack-dev-server#579. 😄
Waiting for a release.

@vjeux
Copy link
Contributor Author

vjeux commented Sep 3, 2016

<3

@gaearon
Copy link
Contributor

gaearon commented Sep 24, 2016

Killed half of it (WDS messages). HMR messages are still there but we'll disable them with a custom client I intend to implement as part of #89.

@gaearon gaearon modified the milestones: 0.5.1, 1.0.0 Sep 24, 2016
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants