Skip to content

working with plugin assets is not working #335

@metapeace-dev

Description

@metapeace-dev

Hi, I am trying to compress assets in both main webroot folder and plugin webroot folder.

webroot/assets/js/*.js => webroot/js/*.js
{plugin name}/webroot/assets/js/*.js => {plugin name}/webroot/js/*.js

the problem is that there is only one cachePath. so if main webroot assets work, then plugin assets don't work.
is there any way to build both assets at the same time?

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