CopyOptions describes a copy operation required to build a target.
Target directory of the copy, relative to the target output directory. Default: target output directory
A list of minimatch patterns
Base directory of the files to copy. Relative to target.srcDir Default: target.srcDir
Generated using TypeDoc
CopyOptions describes a copy operation required to build a target.