valeriansaliou/gulp-remove-logging
Plugin doesn't remove logging statements containing semicolon in message
オープン
#4 opened on 2019/09/20
bughelp wanted
Repository metrics
- Stars
- (8 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Example of logging statement which is not removed by plugin: console.debug("CLM_FILTER_CHANGED received; event: %o, data: %o", event, data);