Changed file watching development setup.
No longer launches browser. Added watch server task for API work. watch_all.py only displays server output and client error output.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"MultiShop": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"launchBrowser": false,
|
||||
"applicationUrl": "http://localhost:5000;https://localhost:5001",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
|
Reference in New Issue
Block a user