We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86bf470 commit 731e10aCopy full SHA for 731e10a
client-src/default/utils/createSocketUrl.js
@@ -1,5 +1,4 @@
1
import url from 'url';
2
-import querystring from 'querystring';
3
import getCurrentScriptSource from './getCurrentScriptSource';
4
5
function createSocketUrl(resourceQuery, currentLocation) {
package.json
@@ -38,7 +38,7 @@
38
"dependencies": {
39
"ansi-html": "0.0.7",
40
"bonjour": "^3.5.0",
41
- "chokidar": "^2.1.8",
+ "chokidar": "^3.0.1",
42
"compression": "^1.7.4",
43
"connect-history-api-fallback": "^1.6.0",
44
"debug": "^4.1.1",
0 commit comments