Changes for version 1.45 - 2017-06-19
- Add Developing guide
- Removed deprecated method end_range() from AssetPack::Asset
- Removed deprecated method get_chunk() from AssetPack::Asset
- Removed deprecated method is_range() from AssetPack::Asset
- Removed deprecated method mtime() from AssetPack::Asset
- Removed deprecated method start_range() from AssetPack::Asset
- Removed deprecated method tag_helper() from AssetPack::Asset
- Removed MOJO_ASSETPACK_CLEANUP (only used in test suite)
- Can prevent AssetPack::Store from writing assetpack.db while developing with MOJO_ASSETPACK_LAZY=1 (EXPERIMENTAL)
Documentation
AssetPack recipes
Developing with AssetPack
AssetPack tutorial
Modules
Compress and convert css, less, sass, javascript and coffeescript files
Skipped asset
Base class for a pipe
Process CoffeeScript
Combine multiple assets to one
Minify CSS
Generate favicons
Fetch related assets
Minify JavaScript
Crush JPEG image files
Process Less CSS files
Crush PNG image files
Automatically reload assets in browser
Process Riotjs .tag files
Process sass and scss files
Process TypeScript .ts files
Process .vue files
Storage for assets
Utility functions for pipes
Provides
in lib/Mojolicious/Plugin/AssetPack/Util.pm