Hacker News new | ask | show | jobs
by deanclatworthy 4092 days ago
The simple solution is to polyfill: https://github.com/paulmillr/console-polyfill
1 comments

Another solution is to remove all debug commands as part of your build/deploy process.