Skip to content

Using collections in development mode #170

@dronchik

Description

@dronchik

I want to combine & minify my assets only in production mode, but in development mode I don't need todo this because it make debugging more complicated. How can I do this?

To allow minifications only in production mode I can remove filters from global.php and add to local.php in production environment and it will work great.

How can I do the same trick with collection resolvers?

Thanks!

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