added two apps, and better implementation
This commit is contained in:
Vendored
+2
-2
@@ -11,8 +11,8 @@
|
||||
"type": "node-terminal"
|
||||
},
|
||||
{
|
||||
"command": "npm run server",
|
||||
"name": "2. Start server (w. hot)",
|
||||
"command": "node run-servers.js",
|
||||
"name": "2. Start servers (w. hot)",
|
||||
"request": "launch",
|
||||
"type": "node-terminal"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user