Update: WebSocket模式添加对Serial和Arduino编译上传的支持
This commit is contained in:
8
nodemon.json
Normal file
8
nodemon.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"watch": [
|
||||
"dist",
|
||||
"src"
|
||||
],
|
||||
"ext": "js,json",
|
||||
"exec": "node dist/bundle.js"
|
||||
}
|
||||
Reference in New Issue
Block a user