valeriansaliou/gulp-remove-logging
Plugin doesn't remove logging statements containing semicolon in message
开放
#4 创建于 2019年9月20日
bughelp wanted
仓库指标
- 星标
- (8 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Example of logging statement which is not removed by plugin: console.debug("CLM_FILTER_CHANGED received; event: %o, data: %o", event, data);