ingowalther / image-minify-api

Image Minify API
http://ingowalther.github.io/image-minify-api/
26 stars 3 forks source link

Compressor and Console commands registration with tagged services #6

Closed luchianenco closed 8 years ago

luchianenco commented 8 years ago

added tagged service registration for Compressors and Console commands

ingowalther commented 8 years ago

Hey @surgun9,

thanks for your work! But the registration of the Compiler Passes in https://github.com/ingowalther/image-minify-api/blob/master/web/index.php is missing. (Http://symfony.com/doc/current/components/dependency_injection/compilation.html#creating-separate-compiler-passes)

Greetings Ingo

luchianenco commented 8 years ago

sorry =) was late...added compiler pass registration