You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build fails with the option activate :imageoptim, :pngout => false, :svgo => false.
$ rm -rf build/* && bundle exec middleman build
...
create build/javascripts/css-lazyload-1d67c53c.js
create build/javascripts/image_modal-d04b55fb.js
create build/javascripts/ga_tracking_code-61244895.js
error build/2015/05/30/index.html
error build/entry/php-cyberterro/index.html
error build/entry/lt-middleman/index.html
error build/entry/i2cssh/index.html
...
There were errors during this build, re-run with `middleman build --verbose` to see the full exception.
The build fails with the option
activate :imageoptim, :pngout => false, :svgo => false
.But when i build second time, it doesn't fail...
Of cource, build succeeds without the option
activate :imageoptim
.With
--verbose
I get an error messagesuper: no superclass method
get_source_file' for #Middleman::Imageoptim::ManifestResource:0x00000002a0e9c8`.For the details:
https://travis-ci.org/ikuwow/query_ok/jobs/100811676
The text was updated successfully, but these errors were encountered: