Enable desktop crash reporting
Summary: Sends native crash reports for production internal builds. Reviewed By: passy Differential Revision: D15391757 fbshipit-source-id: a4149c2a264eb5ef38fb6f1cc43d52361ac83748
This commit is contained in:
committed by
Facebook Github Bot
parent
d85a357428
commit
841d5d57a2
@@ -20,3 +20,5 @@ export const INSIGHT_INTERN_APP_TOKEN = '';
|
||||
|
||||
// Enables the flipper data to be exported through shareabale link
|
||||
export const ENABLE_SHAREABLE_LINK = false;
|
||||
|
||||
export const IS_PUBLIC_BUILD = true;
|
||||
|
||||
Reference in New Issue
Block a user