Skip to content

Add a way to disable minification (e.g. in Development) #16

Description

@wazum

Hi, first off thanks for the extension!

Right now there's no way to switch minification off. It would be handy to disable it in certain environments, e.g. on Development, where minified HTML makes the source view harder to read, while keeping it active on Testing/Staging/Production.

Happy to open a PR for this: a simple disabled extension config flag that short-circuits the MinifyService, plus a README note on toggling it per context via AdditionalConfiguration.php.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions