spritesmith =require('gulp.spritesmith');. //輸出原圖. gulp.task('sprite', function () {. return gulp.src('src/static/images/icons/*.png')// ...
確定! 回上一頁