amazon-connect/amazon-connect-chat-interface

Suppress console.log

jessie-wu-nyt opened this issue · 1 comments

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

Hi Jessie,

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