-
Notifications
You must be signed in to change notification settings - Fork 38
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
copy filter work wrong on binary files #98
Comments
I think this might be fixed in #112, but I've only tested it on my Mac. Would you be able to try it on your Windows machine and see if it works? Thanks! |
@rkmax Any chance to look at this? |
I am getting this still, this is a showstopper. Any updates on this? |
The same here... Images get corrupted with both binary concat and copy filters: BINARY CONCATConcatFilter = Rake::Pipeline::ConcatFilter COPYmatch 'static/*/' do ENVIRONMENTRuby 1.9.3p194 (2012-04-20) [i386-mingw32] gem rake-pipeline 0.8.0 |
Has anyone found a solution for this? |
I've just updated my pull request on this (#112) to the solution I've been using for awhile. It successfully copies images & fonts for me. Can anyone else try this out and see if it works for them? |
when i try to copy file like images (ico, png) always the size grows
AssetFile
Command used
$ rakep
Enviroment
Ruby 1.9.3p194 (2012-04-20) [i386-mingw32]
Windows 8 x64 bits
gem rake-pipeline 0.7.0
gem rake-pipeline-web-filters 0.7.0
The text was updated successfully, but these errors were encountered: