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

Please remove console.log from the code #58

Open
boris-petrov opened this issue Nov 8, 2024 · 1 comment
Open

Please remove console.log from the code #58

boris-petrov opened this issue Nov 8, 2024 · 1 comment

Comments

@boris-petrov
Copy link

Debugging code should not be put in the distribution that users will use. Please remove calls to console.log and the likes. Only console.error and console.warn should remain as they signify some exceptional outcome.

@suterma
Copy link

suterma commented Nov 15, 2024

I agree, and with rollup, it should be a matter of configuration.

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