Use server time in 90-timers.js for more accurate timers
[plack-app-gruntmaster.git] / Makefile.PL
index a0b48cb71dda55f678134495654761a41878caa4..2bf04acdec3d5716f8d3ad3295299548f7f3a0b8 100644 (file)
@@ -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/,
This page took 0.009574 seconds and 4 git commands to generate.