Skip to content

Incompatibility with Asset Manager #7

@jeanCarloMachado

Description

@jeanCarloMachado

I tried to use this project together with Asset Manager and all the assets where not cached. Not until I put a low priority on Slm saveRoute event.

Something like that:

    $events->attach(MvcEvent::EVENT_FINISH, array($this, 'saveRoute'), 666);

IMHO it would be nice to be able to configure priorities directly on the configuration.
At least, a mention about this as a possible pitfall when using Asset Manager.

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