mirror of
https://github.com/2234839/web-font.git
synced 2025-12-08 19:22:52 +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",
|
||||
"program": "${workspaceRoot}/node_modules/@malagu/cli/bin/malagu",
|
||||
"args": [ "serve" ],
|
||||
"cwd": "${workspaceFolder}",
|
||||
"cwd": "${workspaceFolder}/apps/backend",
|
||||
"sourceMaps": true,
|
||||
"env": {
|
||||
"NODE_ENV": "development"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user