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 7596e1aaec
commit ad95aea51d

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