Skip to content

Adapt Assetic cookbook to not suggest now-deprecated YUI Compressor #1841

Closed
@johnkary

Description

@johnkary

Referring to this cookbook article: How to Minify JavaScripts and Stylesheets with YUI Compressor

YUI recently announced on their blog that YUI Compressor will soon be going through a deprecation phase and the YUI team will be switching to using custom-wrapped versions of UglifyJS and CSSMin, called yuglify and ycssmin respectively.

So now what tools should we advocate readers to use for minification? Do we follow their lead and tailor to existing Assetic filters UglifyJSFilter and CSSMinFilter? Or even wrap their custom versions?

Once decided we can adapt the existing cookbook article and probably rename it to minify.rst to not tie it to a product.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions