UNPKG

grunt-console-clean

Version:

Plugin for grunt to clean up code from console object

7 lines (6 loc) 120 B
var test = 'test variable'; if (window.console) { /*window.console.log(test2);*/ } else { /*console.warn('Test');*/ }