Hi I have a need to compress my .ttf and .css files. But I do not know how to do it using Mojolicious Lite.
Yes, I found and used sample from below link to compress (via gzip) rendered content: http://search.cpan.org/~ams/Mojolicious-4.26/lib/Mojolicious/Guides/Rendering.pod#Post-processing_dynamic_content Question is - *is there any way to compress not only that content, but any other files like css, images, fonts and so on? *Just want to avoid using Apache/nginx if it is possible.. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
