AlexanderPavlenko

Results 14 comments of AlexanderPavlenko

Seems to be fixed by workaround: ``` ln -nfs /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2 /usr/lib/x86_64-linux-gnu/libssl.so ```

https://github.com/AlexanderPavlenko/sprockets_uglifier_with_source_maps/blob/master/lib/sprockets_uglifier_with_source_maps/compressor.rb#L20 Currently input source maps are not handled. Pull Request welcome.