refactoring error page
This commit is contained in:
committed by
Daniel Hutzel
parent
938abb6387
commit
3d176237c1
9
media-store/.vscode/launch.json
vendored
9
media-store/.vscode/launch.json
vendored
@@ -4,13 +4,8 @@
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Launch import",
|
||||
"command": "npm run import",
|
||||
"request": "launch",
|
||||
"skipFiles": ["<node_internals>/**"],
|
||||
"type": "node-terminal"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"command": "cds run --with-mocks --in-memory?",
|
||||
"name": "cds run",
|
||||
|
||||
Reference in New Issue
Block a user