Changes for version 1.000000 - 2016-10-24
- Bugfix: assign the correct path to the filehandle when reading the minified file. This also allows windows tests to pass.
- Bugfix: tests would fail if JavaScript::Minifier::XS and CSS::Minifier::XS were not installed
- add autodie to protect against ignored errors in file operations
- add min_cache_dir to reduce pollution with files that are hard to filter
Documentation
start a static file server using Plack::App::MCCS
Modules
Minify, Compress, Cache-control and Serve static files from Plack applications
Middleware for serving static files with Plack::App::MCCS