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

fix(console): console.warn should never be called #130

Merged
merged 3 commits into from
Feb 15, 2018

Conversation

JaKXz
Copy link
Contributor

@JaKXz JaKXz commented Jan 31, 2018

Fixes #61.

nb: I could probably improve the commit message to better address the issue, but the main point is that this plugin should never call the console.warn function [which was the only way it would log before].

@coveralls
Copy link

coveralls commented Jan 31, 2018

Coverage Status

Coverage decreased (-0.03%) to 98.701% when pulling 9ee0fab on fix/remove-quiet-flag into ad3158d on master.

@webpack-contrib webpack-contrib deleted a comment from coveralls Jan 31, 2018
@gbbns
Copy link

gbbns commented Feb 14, 2018

Looks OK, but I'm on a mobile - I'll have a proper look when I get to the office.

@JaKXz JaKXz merged commit a15e54c into master Feb 15, 2018
@JaKXz JaKXz deleted the fix/remove-quiet-flag branch February 15, 2018 01:55
joshwiens pushed a commit that referenced this pull request Mar 31, 2018
* style: correct td.verify calls to match documentation

* style: use const/lets in lint-dirty-modules.test.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants