fix gulpfile and force everyone to have everyone
This commit is contained in:
parent
4128f7bd97
commit
7814d61095
2 changed files with 7 additions and 2 deletions
|
@ -89,6 +89,7 @@ gulp.task("copy-assets", () => {
|
|||
"src/**/*.png",
|
||||
"src/**/*.jpg",
|
||||
"src/**/*.jpeg",
|
||||
"src/**/*.webp",
|
||||
"src/**/*.gif",
|
||||
"src/**/*.svg",
|
||||
],{encoding:false})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue