fix gulpfile and force everyone to have everyone
This commit is contained in:
@@ -89,6 +89,7 @@ gulp.task("copy-assets", () => {
|
||||
"src/**/*.png",
|
||||
"src/**/*.jpg",
|
||||
"src/**/*.jpeg",
|
||||
"src/**/*.webp",
|
||||
"src/**/*.gif",
|
||||
"src/**/*.svg",
|
||||
],{encoding:false})
|
||||
|
Reference in New Issue
Block a user