Skip to content

Commit

Permalink
Load Svgo worker.
Browse files Browse the repository at this point in the history
  • Loading branch information
nybblr committed Jan 31, 2014
1 parent 167e183 commit d2ccdca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/image_optim.rb
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ def apply_threading(enum)
%w[
pngcrush pngout optipng advpng
jhead jpegoptim jpegtran
gifsicle
gifsicle svgo
].each do |worker|
require "image_optim/worker/#{worker}"
end
Expand Down

0 comments on commit d2ccdca

Please sign in to comment.