Skip to content

Using collections in development mode #170

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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