mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-17 08:07:51 +00:00
Missing semicolon
This commit is contained in:
parent
a9065b1eae
commit
8f52dd4cf3
@ -56,7 +56,7 @@ const parseResponse = function(ipc, resBody){
|
||||
delete receipts[jsonO.id];
|
||||
delete commList[jsonO.id];
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
exports.serve = function(ipc, host, port, ws){
|
||||
let proxy = httpProxy.createProxyServer({
|
||||
|
Loading…
x
Reference in New Issue
Block a user