Commit d914429c authored by 王波's avatar 王波

优化调试开始

parent f4a02ad1
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"main": "server.js", "main": "server.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"start": "nodemon --watch sdk --watch ../ --watch server_ts_debug.js server_ts_debug.js mock" "start": "nodemon --watch sdk --watch ../ --watch server_ts_debug.js mock"
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment