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

Noisy console output #8

Open
bmarkovic opened this issue Sep 9, 2018 · 1 comment
Open

Noisy console output #8

bmarkovic opened this issue Sep 9, 2018 · 1 comment

Comments

@bmarkovic
Copy link

Hello,

The npm published versions of vuenut should not print their own debug info into console.log as it adds noise and obstructs the user's debugging (and it's commonly in debugging that I use Vuenut anyway). At least hide the console output behind a runtime flag that can be given to vuenut when instantiating it e.g. Vue.use(vuenut, { debug: true }).

@luisDanielRoviraContreras
Copy link
Member

If it would be great the truth you can do a PR by removing all the console.log since they are unnecessary at this time

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

No branches or pull requests

2 participants