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 1132d5c commit 9ba26e9Copy full SHA for 9ba26e9
scripts/chat.bat
@@ -2,6 +2,4 @@
2
setx NODE_PATH "dist-examples/src;dist-examples/examples/chat" > $null
3
@ECHO ON
4
5
-echo ${NODE_PATH}
6
-
7
node ./dist-examples/examples/chat/index.js
0 commit comments