소스 검색

build update

Garrett Johnson 5 년 전
부모
커밋
f2fcf0d49e
4개의 변경된 파일6056개의 추가작업 그리고 4849개의 파일을 삭제
  1. 6053 4846
      example/bundle/example.e31bb0bc.js
  2. 1 1
      example/bundle/example.e31bb0bc.js.map
  3. 1 1
      example/bundle/index.js
  4. 1 1
      example/bundle/index.js.map

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 6053 - 4846
example/bundle/example.e31bb0bc.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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 + ':' + "55631" + '/');
+  var ws = new WebSocket(protocol + '://' + hostname + ':' + "58203" + '/');
 
   ws.onmessage = function (event) {
     checkedAssets = {};

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
example/bundle/index.js.map