press any key to exit

This commit is contained in:
HolographicHat
2022-03-22 02:23:00 +08:00
parent be8a426dce
commit 9b56cb683e
3 changed files with 13 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
"description": "",
"main": "app.js",
"scripts": {
"pkg": "pkg -t node16-win-x64 -C Brotli app.js"
"pkg": "pkg -t node16-win-x64 -C Brotli app.js --build"
},
"keywords": [],
"author": "",