reorginization and new sound format
This commit is contained in:
parent
7c46e70304
commit
6788c54ad6
12 changed files with 595 additions and 186 deletions
|
@ -113,6 +113,7 @@ return gulp
|
|||
"src/**/*.webp",
|
||||
"src/**/*.gif",
|
||||
"src/**/*.svg",
|
||||
"src/**/*.jasf",
|
||||
],{encoding:false})
|
||||
.pipe(plumber()) // Prevent pipe breaking caused by errors
|
||||
.pipe(gulp.dest("dist"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue