mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
af05af7125
Summary: @public * Change the JSON generation and remove the dependency on YAJL since it had a 128 depth limit * Enable the profiler bytecode generation to fix missing frames * Save the output to a file on the tmp dir instead of outputting it to the console Reviewed By: @jspahrsummers Differential Revision: D2420754