Skip to content

Commit

Permalink
chore: 🤖 补全predebug script
Browse files Browse the repository at this point in the history
  • Loading branch information
chentianyu committed Oct 9, 2023
1 parent 0f91a92 commit de85e4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "index.js",
"scripts": {
"prestart": "node ./scripts/preStart",
"predebug": "node ./scripts/preStart",
"start": "node main",
"debug": "node --inspect main"
},
Expand Down

0 comments on commit de85e4f

Please sign in to comment.