The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Mojolicious::Plugin::AssetPack::Pipe::JavaScript - Minify JavaScript

DESCRIPTION

Mojolicious::Plugin::AssetPack::Pipe::JavaScript will minify your "js" assets if "minify" in Mojolicious::Plugin::AssetPack is true and the asset is not already minified.

METHODS

process

See "process" in Mojolicious::Plugin::AssetPack::Pipe.

SEE ALSO

Mojolicious::Plugin::AssetPack.