cpx 复制文件组,监视更改。 该模块提供了一个类似于cp的CLI工具,但是具有监视功能。 安装 npm install cpx 需要Node.js >=6.5 。 用法 Usage: cpx [options] Copy files, watching for changes. The glob of target files. The path of a destination directory. Options: -c, --command