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

Turn [HMR] console.log off #252

Closed
MechJosh0 opened this issue Jun 15, 2016 · 5 comments
Closed

Turn [HMR] console.log off #252

MechJosh0 opened this issue Jun 15, 2016 · 5 comments

Comments

@MechJosh0
Copy link

How do you turn this console.log off? I see there is an option to turn it off in the code but I'm unable to backtrack it to how it's possible from my end.

@arunoda
Copy link
Member

arunoda commented Sep 15, 2016

We've added(again after removing) HMR logs. They are pretty important.

@arunoda arunoda closed this as completed Sep 15, 2016
@alondahari
Copy link

You must provide some configuration to disable this behavior. It adds so much clutter, makes it hard to debug issues while developing components.

@streamich
Copy link

So, is there a way to mute logging?

@volodymyr-kushnir
Copy link

You can set -[HMR] in the console's filter input if we're talking about Chrome DevTools.

@ouweiya
Copy link

ouweiya commented Apr 24, 2019

-[HMR]

Useful, what does it mean? It doesn't look like RegExp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants