lib/react/server_rendering/bundle_renderer/console_reset.js (
3
lines of code) (
raw
):
if (typeof console !== "undefined" && console.history) { console.history = []; }