Explorar el Código

bundle update

Garrett Johnson hace 5 años
padre
commit
7efc6d94e4
Se han modificado 3 ficheros con 7603 adiciones y 6699 borrados
  1. 7601 6697
      example/bundle/example.e31bb0bc.js
  2. 1 1
      example/bundle/example.e31bb0bc.js.map
  3. 1 1
      example/bundle/index.js

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 7601 - 6697
example/bundle/example.e31bb0bc.js


La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 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 = {};