X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=0d62f051a36ec7c488287160e5b42f48530bee42;hb=fa8b7f99072328f6a9855cd0b300691405a09ec1;hp=a0b48cb71dda55f678134495654761a41878caa4;hpb=cc11db2f3c4006b4f3d3a5a5ab58eb30bf907441;p=plack-app-gruntmaster.git diff --git a/Makefile.PL b/Makefile.PL index a0b48cb..0d62f05 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,12 +10,11 @@ WriteMakefile( LICENSE => 'AGPL_3', SIGN => 1, clean => { - FILES => 'static/css/ static/js.js 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/, @@ -32,6 +31,7 @@ WriteMakefile( warnings 0 File::Slurp 0 + File::Which 0 Gruntmaster::Data 0 HTML::Element::Library 0 HTML::TreeBuilder 0