valeriansaliou/gulp-remove-logging
View on GitHubPlugin doesn't remove logging statements containing semicolon in message
Open
#4 opened on Sep 20, 2019
bughelp wanted
Repository metrics
- Stars
- (8 stars)
- PR merge metrics
- (PR metrics pending)
Description
Example of logging statement which is not removed by plugin: console.debug("CLM_FILTER_CHANGED received; event: %o, data: %o", event, data);