]> iEval git - gruntmaster-page.git/blobdiff - Makefile.PL
Remove all logos, replace PNG with SVG
[gruntmaster-page.git] / Makefile.PL
index 6da9ecfdcc774618a09f3f493a534a5001f2746a..b66d4833f49d7a90d52873e4ea6e8e2cf0476614 100644 (file)
@@ -10,12 +10,12 @@ 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/ static/logos/'
        },
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
+                  SVG::SpriteMaker           0
                   File::Slurp                0
-                  JavaScript::Minifier::XS   0
                   Test::MockTime             0
                   Test::More                 0
                   Test::WWW::Mechanize::PSGI 0/,
This page took 0.023144 seconds and 4 git commands to generate.