CaliStyle / ng-intercom

Angular 7+ Wrapper for Intercom.com
MIT License
54 stars 46 forks source link

remove console.log from distributed code #90

Closed wbhob closed 5 years ago

wbhob commented 5 years ago

Summary of changes:

Intended/example use case:

Checklist:

Closes issue: #

ghost commented 5 years ago

We are really looking forward to this feature coming in!

wbhob commented 5 years ago

@dillonparfitt this was just to remove the console.log in this codebase – removing them all from your code is not a feature of ng-intercom.

However, we do have https://github.com/CaliStyle/NgEngine. It provides additional configuration options and a wrapper around console.log that won't show up in prod. Definitely check it out!