mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08:00
Introduce internal server command
Reviewed By: @frantic Differential Revision: D2449459
This commit is contained in:
committed by
facebook-github-bot-0
parent
7ad418a396
commit
9a22b1e78b
@@ -57,6 +57,8 @@ function attachToServer(server, path) {
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
return wss;
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user