Browse Source

bundle update

Garrett Johnson 5 năm trước cách đây
mục cha
commit
7efc6d94e4
3 tập tin đã thay đổi với 7603 bổ sung6699 xóa
  1. 7601 6697
      example/bundle/example.e31bb0bc.js
  2. 1 1
      example/bundle/example.e31bb0bc.js.map
  3. 1 1
      example/bundle/index.js

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 7601 - 6697
example/bundle/example.e31bb0bc.js


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


+ 1 - 1
example/bundle/index.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 + ':' + "57728" + '/');
+  var ws = new WebSocket(protocol + '://' + hostname + ':' + "58930" + '/');
 
   ws.onmessage = function (event) {
     checkedAssets = {};