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

option to suppress console log? #4

Closed
krazyjakee opened this issue Apr 14, 2020 · 3 comments
Closed

option to suppress console log? #4

krazyjakee opened this issue Apr 14, 2020 · 3 comments

Comments

@krazyjakee
Copy link
Contributor

console.log('Path could not be created. ');

These are nasty in production.
Whether it should throw an error or return an empty array, I'm not sure. I actually prefer empty array.

@digitsensitive
Copy link
Owner

Hello @krazyjakee! Thank you for your input. I might use an environment variable for this in the future. But for now I will simply delete the console.log's.

@digitsensitive
Copy link
Owner

The version 1.1.8 is now online

@krazyjakee
Copy link
Contributor Author

thanks very much :)

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