amazon-connect / amazon-connect-chat-interface

Amazon Connect Chat Interface - a browser-based customer chat widget for your website integrating with Amazon Connect ChatJS
https://docs.aws.amazon.com/connect/latest/adminguide/what-is-amazon-connect.html
MIT No Attribution
36 stars 39 forks source link

Suppress console.log #24

Closed jessie-wu-nyt closed 1 year ago

jessie-wu-nyt commented 3 years ago

The logs include information like ids and there are a lot of them everywhere. It would be helpful if they were suppressed for production or there was a comment to let developers know they need to handle this.

https://github.com/amazon-connect/amazon-connect-chat-interface/search?q=console.log

tscheuneman commented 3 years ago

Hi Jessie,

The console.logs should get removed as apart of the production webpack build process.