Skip to content
This repository was archived by the owner on Feb 3, 2019. It is now read-only.
This repository was archived by the owner on Feb 3, 2019. It is now read-only.

Allow Uglify beautifier options #6

@timbonicus

Description

@timbonicus

The UglifyEngine uses compressedAst.print_to_string() rather than print_to_string(options) that would allow any beautifier parameters. I'd like to have this option in the plugin configuration.

grails.resources.mappers.uglifyjs.beautifierOptions = ['ascii-only': true, 'max-line-len': 5000]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions