@yangguoxin/depcopy

1.1.1 • Public • Published

depcopy

depcopy [options]

analysis dependencies and copy to a separate folder

选项:
  --help         显示帮助信息                                             [布尔]
  --version      显示版本号                                               [布尔]
  --entry, -e    需要进行依赖的源文件(支持glob格式)              [数组] [默认值: []]
  --dir, -d      结果输出目录                                      [默认值: "."]
  --modules, -m  需要额外分析打包的module                      [数组] [默认值: []]
  --tar, -t      结果文件打包为tar.gz文件的文件名
  --source, -s   需要拷贝打包的源文件,可以是目录             [数组] [默认值: ["./"]]
  --exclude, -x  需要排除的源文件, 可以是目录                                [数组]
  --config, -c   配置文件路径, 其他选项均采用配置文件的方式

Readme

Keywords

none

Package Sidebar

Install

npm i @yangguoxin/depcopy

Weekly Downloads

0

Version

1.1.1

License

ISC

Unpacked Size

11.1 kB

Total Files

11

Last publish

Collaborators

  • ygx763123