-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fall back to
JSON.stringify
in console.log
if Symbol is unavailable
Summary: Symbol is not available in older versions of JSON resulting in crashes in `prettyFormat` because we are using a clowny transform. Reviewed By: sebmck Differential Revision: D16501208 fbshipit-source-id: 9952bf4993ae05335707cd386f9aa4bbc14b7564
- Loading branch information
1 parent
d550256
commit 1798897
Showing
1 changed file
with
22 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters