Gzip CSS and JS in make_static.PL
[plack-app-gruntmaster.git] / Makefile.PL
index a0b48cb71dda55f678134495654761a41878caa4..6da9ecfdcc774618a09f3f493a534a5001f2746a 100644 (file)
@@ -10,7 +10,7 @@ WriteMakefile(
        LICENSE           => 'AGPL_3',
        SIGN              => 1,
        clean             => {
-               FILES => 'static/css/ static/js.js static/js.map static/js/'
+               FILES => 'static/css/ static/js.js static/js.js.gz static/js.map static/js/'
        },
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
This page took 0.009721 seconds and 4 git commands to generate.