X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=8404b7787e9cc0f6f0dfa3002cbff4a484d655e8;hb=4bf1c3e5f36dcf283517de28b92c4ae7ed10edf0;hp=6f86eb4000552f0305115281d414563a5332706a;hpb=7316610a61e82018373d7671f204b582fb19adeb;p=plack-app-gruntmaster.git diff --git a/Makefile.PL b/Makefile.PL index 6f86eb4..8404b77 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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/,