Node.js archiver Need syntax for excluding file types via glob

前端 未结 0 715
独厮守ぢ
独厮守ぢ 2021-01-30 03:26

Using archiver.js (for Node.js), I need to exclude images from a recursive (multi-subdir) archive. Here is my code:

const zip = archiver(\'zip\', { zlib: { level:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题