Move crash reporting listener to the server
Summary: Changelog: Move crash watcher to the server. Add 'device-crash' event. Add 'device-start-crash-watcher', 'device-stop-crash-watcher' commands. Add 'onDeviceCrash' method to Plugin Client. Reviewed By: mweststrate Differential Revision: D33089810 fbshipit-source-id: ed62ee7c1129e5e25af18b444744b0796f567b72
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9fd45b96d2
commit
731749b41f
@@ -258,8 +258,6 @@ module.exports = {
|
||||
// TODO: Remove specific plugin overrides down below
|
||||
'plugins/fb/graphql/data/getQueryFromQueryId.tsx',
|
||||
'plugins/fb/kaios-portal/kaios-debugger-client/client.tsx',
|
||||
'plugins/public/crash_reporter/index.tsx',
|
||||
'plugins/public/crash_reporter/ios-crash-utils.tsx',
|
||||
'plugins/public/reactdevtools/index.tsx',
|
||||
],
|
||||
rules: {
|
||||
|
||||
Reference in New Issue
Block a user