Petter 4 năm trước cách đây
mục cha
commit
8912d8e571

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 67 - 154
example/bundle/ionExample.4422c37a.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
example/bundle/ionExample.4422c37a.js.map


+ 1 - 1
example/bundle/ionExample.js

@@ -212,7 +212,7 @@ var parent = module.bundle.parent;
 if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
   var hostname = "" || location.hostname;
   var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
-  var ws = new WebSocket(protocol + '://' + hostname + ':' + "57932" + '/');
+  var ws = new WebSocket(protocol + '://' + hostname + ':' + "57512" + '/');
 
   ws.onmessage = function (event) {
     checkedAssets = {};