Gulp config gulp.task('sprite:png', function() { var spriteData = gulp.src(development + 'img/icons/*.png') .pipe(spritesmith({ imgName: ...
確定! 回上一頁