Closed vilsbole closed 5 years ago
The logs console.log('matched', ...) should be reserved for debug mode and not appear in production
console.log('matched', ...)
Thanks for catching that. I will remove it
The logs
console.log('matched', ...)
should be reserved for debug mode and not appear in production