精细结构

目录

nodejs 打包本地应用程序

npm install pkg --save-dev

pkg -o ./dist/xxxxx  -t node12 index.js

参考