The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.64 - 2015-09-20

  • Add "SHIPPING" section to Cookbook
  • Fix adding custom response headers when assets are already built #55
  • Fix always add newline to JavaScript assets to prevent issues with comments
  • Improved logging for in-memory assets
  • Improved error reporting when unable to build assets

Documentation

How to serve assets from a different host
How to include assets in the template
How AssetPack behaves in different modes
Enable automatic reloading of assets

Modules

Compress and convert css, less, sass, javascript and coffeescript files
AssetPack asset storage
A URL handler for http:// assets
A URL handler for https:// assets
A URL handler for sprites:// assets
Base class for preprocessors
Preprocessor for JavaScript XML syntax (react.js)
Holds preprocessors for the assetpack

Provides

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