Skip to content

Fetch doesn't work for subdirectories #3

@iamdriz

Description

@iamdriz

When using the fetch method to pull down the css or js files it doesn't prefix the path.

For example if I have an app at:

http://domain.com/HelloWorld

and the webroot is here:

domain.com/html/HelloWorld/App/webroot/

So instead of getting:

/HelloWorld/css/shrink_fd92fc8fcce629a200415826e4b96d9c.css

you get:

/css/shrink_fd92fc8fcce629a200415826e4b96d9c.css

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