refactor: remove logging in prod mode (#3103)
to not log to the console per default; to access process.ENV, we need to enable node typings, which screws with setTimeout / setInterval, as typings are different for node and the browser; I tried to keep the changes to type-level only
D
Dominik Dorfmeister committed
9a20452f7139de90a5d94021cfe57dbd87cc9256
Parent: c53e5ed
Committed by GitHub <noreply@github.com>
on 12/16/2021, 7:19:42 PM