npm script 是记录在package.json 中的scripts 字段中的一些自定义脚本, ... 另外可以通过 process.env.npm_config_xxx 来拿到npm config 中的值。
確定! 回上一頁