We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6801be9 commit 12d88feCopy full SHA for 12d88fe
gulp/tasks/images.js
@@ -1,6 +1,6 @@
1
import gulpif from 'gulp-if'
2
-import imagemin, { gifsicle, mozjpeg, optipng, svgo } from 'gulp-imagemin'
3
-import newer from 'gulp-newer'
+// import imagemin, { gifsicle, mozjpeg, optipng, svgo } from 'gulp-imagemin'
+// import newer from 'gulp-newer'
4
5
export const images = () => {
6
return app.gulp
0 commit comments