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);