Provided by: libmojolicious-plugin-assetpack-perl_2.14-1_all bug

NAME

       Mojolicious::Plugin::AssetPack::Pipe::Combine - Combine multiple assets to one

DESCRIPTION

       Mojolicious::Plugin::AssetPack::Pipe::Combine will take a list of assets and turn them into a single
       asset.

ATTRIBUTES

         $bool = $self->enabled;

       Set this to false to disable combining assets into a single file. The default value will be "minify" in
       Mojolicious::Plugin::AssetPack.

METHODS

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

SEE ALSO

       Mojolicious::Plugin::AssetPack.