X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=0d62f051a36ec7c488287160e5b42f48530bee42;hb=dd962dd2b75089dabe9f01ddad0a51529e78f3ec;hp=6da9ecfdcc774618a09f3f493a534a5001f2746a;hpb=3c9bcb475efecdd49e86f09a4cf9da4985031b55;p=plack-app-gruntmaster.git diff --git a/Makefile.PL b/Makefile.PL index 6da9ecf..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.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/, @@ -32,6 +31,7 @@ WriteMakefile( warnings 0 File::Slurp 0 + File::Which 0 Gruntmaster::Data 0 HTML::Element::Library 0 HTML::TreeBuilder 0