2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-06-11 22:22:28 +03:00

update build

This commit is contained in:
Viktor Shcheglov
2019-04-05 13:51:21 +03:00
parent f1403c7912
commit 64c858f61d
3 changed files with 33 additions and 14 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ export default {
}
} else {
Object.seal(this.$options.sockets)
// if !hasProxy need addListener
if (sockets) {
Object.keys(sockets).forEach(key => {