table of contents
Mojolicious::Plugin::AssetPack::Pipe::Combine(3) | User Contributed Perl Documentation | Mojolicious::Plugin::AssetPack::Pipe::Combine(3) |
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.
2024-12-12 | perl v5.40.0 |