X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=021ffdb4b64c3f5d11be11c3229c13deea10c95a;hb=9cad7bdddc585fce8efed182c91634b2b7e9e354;hp=2f3a50f2784e73f70334031e465446dc62ca0723;hpb=2ca1b4a666cf74b149a8959a10ca12424d8ea01d;p=plack-app-gruntmaster.git diff --git a/Makefile.PL b/Makefile.PL index 2f3a50f..021ffdb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,7 +10,7 @@ WriteMakefile( LICENSE => 'AGPL_3', SIGN => 1, clean => { - FILES => 'static/css/ static/js.js' + FILES => 'static/css/ static/js.js static/js.map static/js/' }, BUILD_REQUIRES => { qw/CSS::Minifier::XS 0