View difference between Paste ID: 9uJFQEiq and YfBB3XMb
SHOW: | | - or go back to the newest paste.
1-
gulp.task('images', function() {
1+
[gulp] gulp-imagemin: ✔ map/map.png (saved 445.5 kB)
2-
  return gulp.src('./screens/**/*.png')
2+
[gulp] gulp-debug: (2014-03-09 17:58:23 UTC)
3-
  // Works correctly with or without my memo plugin when imagemin is removed.
3+
4-
  .pipe(memo('_memo/gulp-memo.json'))
4+
File
5-
  // Only moves a single file to dest unless this is commented out.
5+
cwd:      ~/repos/bd/bd-assets
6-
  .pipe(imagemin())
6+
base:     ~/repos/bd/bd-assets/screens/
7-
  // Makes the file containing a single folder near the end of the stream (but curiously, not the last file in the stream) unless imagemin is removed.
7+
path:     ~/repos/bd/bd-assets/screens/map/map.png
8-
  .pipe(gulp.dest('./cdn/img'));
8+
contents: �PNG
9-
});
9+
10
IHDR
11
�IDA...
12
13
[gulp] gulp-imagemin: ✔ academy/school/courtyard-day.png (saved 460.5 kB)
14
[gulp] gulp-imagemin: ✔ academy/school/class-3c/background.png (saved 7.8 kB)