|
|
hace 8 años | |
|---|---|---|
| .. | ||
| node_modules | hace 8 años | |
| .npmignore | hace 8 años | |
| LICENSE | hace 8 años | |
| README.md | hace 8 años | |
| index.js | hace 8 años | |
| package.json | hace 8 años | |
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