Y
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
ux-app
4092 days ago
Another solution is to remove all debug commands as part of your build/deploy process.
link