Re-add mistakenly removed nav li padding
[plack-app-gruntmaster.git] / Makefile.PL
index 6da9ecfdcc774618a09f3f493a534a5001f2746a..2bf04acdec3d5716f8d3ad3295299548f7f3a0b8 100644 (file)
@@ -10,12 +10,11 @@ WriteMakefile(
        LICENSE           => 'AGPL_3',
        SIGN              => 1,
        clean             => {
-               FILES => 'static/css/ static/js.js static/js.js.gz static/js.map static/js/'
+               FILES => 'static/css/ static/js/'
        },
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
                   File::Slurp                0
-                  JavaScript::Minifier::XS   0
                   Test::MockTime             0
                   Test::More                 0
                   Test::WWW::Mechanize::PSGI 0/,
This page took 0.009483 seconds and 4 git commands to generate.