6 ms·
Calling `console.log()` in “production mode” is a bad idea, anyway. Ideally, you’ll want those calls stripped at some point, in your build script.
by cristiantincu 13y ago
Calling `console.log()` in “production mode” is a bad idea, anyway.
Ideally, you’ll want those calls stripped at some point, in your build script.