mirror of
https://github.com/2234839/web-font.git
synced 2026-05-30 21:44:04 +08:00
调整 debug 模式参数
This commit is contained in:
parent
99f3bde306
commit
88f21ef2f6
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -7,7 +7,7 @@
|
|||||||
"name": "malagu serve",
|
"name": "malagu serve",
|
||||||
"program": "${workspaceRoot}/node_modules/@malagu/cli/bin/malagu",
|
"program": "${workspaceRoot}/node_modules/@malagu/cli/bin/malagu",
|
||||||
"args": [ "serve" ],
|
"args": [ "serve" ],
|
||||||
"cwd": "${workspaceFolder}",
|
"cwd": "${workspaceFolder}/apps/backend",
|
||||||
"sourceMaps": true,
|
"sourceMaps": true,
|
||||||
"env": {
|
"env": {
|
||||||
"NODE_ENV": "development"
|
"NODE_ENV": "development"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user