valeriansaliou/gulp-remove-logging

Plugin doesn't remove logging statements containing semicolon in message

开放

#4 创建于 2019年9月20日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (3 个派生)github user discovery
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);

贡献者指南