import "github.com/gohugoio/hugo/resources/resource_transformers/minifier"
type Client struct {
// contains filtered or unexported fields
}
Client for minification of Resource objects. Supported minifiers are: css, html, js, json, svg and xml.
New creates a new Client given a specification. Note that it is the media types configured for the site that is used to match files to the correct minifier.
Package minifier imports 4 packages (graph) and is imported by 9 packages. Updated 2020-12-19. Refresh now. Tools for package owners.