例如下面的程式碼演示了怎樣把 package.json 檔案和 node_modules 目錄新增到zip 檔案中: const AdmZip = require('adm-zip'); const file = new AdmZip ...
確定! 回上一頁