RN: Fix Broken Symbolication

Reviewed By: fkgozali

Differential Revision: D4159009

fbshipit-source-id: 6f91428a769db820c49d7300138a06350f52e63e
This commit is contained in:
Tim Yung 2016-11-09 22:48:21 -08:00 committed by Facebook Github Bot
parent b75dc61a46
commit 1fdb99efac
1 changed files with 1 additions and 1 deletions

View File

@ -728,7 +728,7 @@ class Server {
const symbolicatingLogEntry =
print(log(createActionStartEntry('Symbolicating')));
new Promise.resolve(req.rawBody).then(body => {
Promise.resolve(req.rawBody).then(body => {
const stack = JSON.parse(body).stack;
// In case of multiple bundles / HMR, some stack frames can have