RT 4.4.6 Documentation
RT::Squish::JS
SYNOPSIS
use RT::Squish::JS;
my $squish = RT::Squish::JS->new();
DESCRIPTION
This module lets you create squished content of js files.
METHODS
Squish
not only concatenate files, but also minify them
← Back to index