Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

压缩之后图片打不开是什么情况? #13

Open
kele59 opened this issue Jan 7, 2016 · 1 comment
Open

压缩之后图片打不开是什么情况? #13

kele59 opened this issue Jan 7, 2016 · 1 comment

Comments

@kele59
Copy link

kele59 commented Jan 7, 2016

gulpfile.js里这么写的:
gulp.task('imageisux', function() {
return gulp.src(['images/*'])
.pipe(imageisux('',false));
});
执行之后终端这么提示的:
Using gulpfile ~/repository/Circle/gulpfile.js
Starting 'imageisux'...
Finished 'imageisux' after 18 ms
[error] circle2015.jpg cannot post to the server.

正常生成了dest目录,dest目录下也正常生成了图片,就是打不开

另外问一下怎么才能让生成的图片产生在本目录下,覆盖掉原来的图片?

@targetkiller
Copy link
Owner

@zaxlct 给我联系方式?(QQ)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants