Suppress console.log
jessie-wu-nyt opened this issue · 1 comments
jessie-wu-nyt commented
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
Hi Jessie,
The console.logs should get removed as apart of the production webpack build process.