varcodeReplace=require('gulp-code-replace');vargulp=require('gulp');gulp.task('default',function(){gulp.src(['demo/**/*.*','!demo/cr-tmps/**/*.*']).pipe(codeReplace('./demo/cr-tmps'))//pass the template base path.pipe(gulp.dest('build'));});
This repository was archived by the owner on Jan 7, 2026. It is now read-only.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Latest commit | ||||