본문 바로가기
NodeJS

node pkg의 exe 생성 명령어

by 데브믹서 2022. 11. 8.

 

pkg -t win batch_txt.js --debug

pkg -t win --debug -c package.json exec.js -o exec.exe --no-bytecode