Skip to content

Commit

Permalink
Appease more
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer committed Mar 7, 2017
1 parent 2d76dff commit 77929a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-dev-utils/crashOverlay.js
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@ try {
// Browser may not support this, we don't care.
}

// eslint-disable-next-line
var proxyConsole = function proxyConsole(type) {
var orig = console[type];
console[type] = function __cra_proxy_console__() {
Expand Down

0 comments on commit 77929a9

Please sign in to comment.