fix(kb.gbapp): Dialog now are finished OK.
This commit is contained in:
parent
a7a1d47c24
commit
a969abbcc4
1 changed files with 1 additions and 2 deletions
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
|
@ -21,8 +21,7 @@
|
|||
"node_modules/**/*.js"
|
||||
],
|
||||
"outFiles": [
|
||||
"${workspaceRoot}/dist/**/*.js",
|
||||
"D:/VScode/Pragmatismo/GBO.gbai/saas.gbapp/dist/**/*.js"],
|
||||
"${workspaceRoot}/dist/**/*.js"],
|
||||
"stopOnEntry": false,
|
||||
"console": "integratedTerminal"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue