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

Changes for version 0.44 - 2015-03-23

  • Add ".min.ext" to minified asset filename
  • Change filename for assets with errors from "-with-error.ext" to ".err.ext"
  • Will look for existing assets even with MOJO_ASSETPACK_DEBUG=1
  • Remove errmsg() from Mojolicious::Plugin::AssetPack::Preprocessor
  • Remove detect() from Mojolicious::Plugin::AssetPack::Preprocessors

Documentation

How to serve assets from a different host
How to include assets in the template
How AssetPack behaves in different modes

Modules

Compress and convert css, less, sass, javascript and coffeescript files
Base class for preprocessors
Preprocessor for JavaScript XML syntax (react.js)
Holds preprocessors for the assetpack

Provides

in lib/Mojolicious/Plugin/AssetPack/Preprocessors.pm