Merge branch 'master' into newmc
[gruntmaster-page.git] / Makefile.PL
index 6f86eb4000552f0305115281d414563a5332706a..8404b7787e9cc0f6f0dfa3002cbff4a484d655e8 100644 (file)
@@ -10,13 +10,12 @@ WriteMakefile(
        LICENSE           => 'AGPL_3',
        SIGN              => 1,
        clean             => {
-               FILES => 'static/css/ static/js.js static/js.js.gz css/logos.css static/logos.png static/js.map static/js/'
+               FILES => 'static/css/ static/js/ css/logos.css static/logos.png'
        },
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
                   CSS::SpriteMaker           0
                   File::Slurp                0
-                  JavaScript::Minifier::XS   0
                   Test::MockTime             0
                   Test::More                 0
                   Test::WWW::Mechanize::PSGI 0/,
This page took 0.009597 seconds and 4 git commands to generate.