#915489 RFP: node-gulp-copy -- Copy source files to new destination

#915489#5
Date:
2018-12-04 04:15:57 UTC
From:
To:
* Package name    : node-gulp-copy
  Version         : 4.0.1
  Upstream Author : Klaas Cuvelier
* URL             : https://notabug.org/makenotabuggreatagain/gulp-copy
* License         : MIT
  Programming Lang: javascript
  Description     : Copy source files to new destination

And use that destination as new source (for further piping). using node.

Automatically creates needed folders before proceeding. Ability to remove 'prefixes' from path.

Most likely you don't need this package for your gulp pipeline, a lot can be accomplished with
just gulp.dest. A reason to use this package would be to keep some depth (prefix options).

Or in this case, because semantic-ui depends on it ( #915062  )