valeriansaliou/gulp-remove-logging
Plugin doesn't remove logging statements containing semicolon in message
Aberta
#4 aberto em 20 de set. de 2019
bughelp wanted
Métricas do repositório
- Stars
- (8 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Example of logging statement which is not removed by plugin: console.debug("CLM_FILTER_CHANGED received; event: %o, data: %o", event, data);