valeriansaliou/gulp-remove-logging

Plugin doesn't remove logging statements containing semicolon in message

Open

#4 opened on Sep 20, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (3 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

Example of logging statement which is not removed by plugin: console.debug("CLM_FILTER_CHANGED received; event: %o, data: %o", event, data);

Contributor guide