mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
fixed gulp less
This commit is contained in:
@@ -12,5 +12,5 @@ gulp.task('imageMin', function () {
|
||||
svgoPlugins: [{removeViewBox: false}]
|
||||
}))
|
||||
.pipe(print())
|
||||
.pipe(gulp.dest(paths.src.images));
|
||||
.pipe(gulp.dest(paths.src.content + 'Images/'));
|
||||
});
|
Reference in New Issue
Block a user