|
|
il y a 8 ans | |
|---|---|---|
| .. | ||
| node_modules | il y a 8 ans | |
| .npmignore | il y a 8 ans | |
| LICENSE | il y a 8 ans | |
| README.md | il y a 8 ans | |
| index.js | il y a 8 ans | |
| package.json | il y a 8 ans | |
Copy source files to new destination and use that destination as new source
Automatically creates needed folders before proceeding. Ability to remove 'prefixes' from path>
return gulp.src(sourceFiles)
.pipe($.copy(outputPath, options));
prefix: integer, defining how many parts of the path (separated by /) should be ignored as they are prefixes