fix(npmtasks): cypress open

This commit is contained in:
moklick
2019-09-26 15:16:37 +02:00
parent a087faf3ca
commit befb3d1dcd
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -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 + ':' + "50208" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "52807" + '/');
ws.onmessage = function (event) {
checkedAssets = {};
+1 -1
View File
@@ -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 + ':' + "50208" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "52807" + '/');
ws.onmessage = function (event) {
checkedAssets = {};
+1 -1
View File
@@ -46363,7 +46363,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 + ':' + "50208" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "52807" + '/');
ws.onmessage = function (event) {
checkedAssets = {};
+1 -1
View File
@@ -46717,7 +46717,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 + ':' + "50208" + '/');
var ws = new WebSocket(protocol + '://' + hostname + ':' + "52807" + '/');
ws.onmessage = function (event) {
checkedAssets = {};