Skip to content

Need a way to clear cache for the ionic resources command #582

@hikumealan

Description

@hikumealan

Per conversation with Mike on Slack:

"the cache isn't kept locally
this is the resources command works. It uploads the files, generates the images, then sends them back
it keeps a small references to what project sent what
then when you try to run the command again, it will diff the two images, if nothings changed, it will jsut send the same images back
it's not a simple .cache file
so to make it rebuild the image, make a small change to the psd, then build it again"

I am receiving 3 corrupt files from the ionic resources command
✓ splash ios Default-667h.png (750x1334) from cache
✓ splash ios Default-736h.png (1242x2208) from cache
✓ splash ios Default-Portrait@2x~ipad.png (1536x2048) from cache

I need a way to rebuild these files without changing the image.
Please supply a way of running this command locally on the system or a way to clear the server cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions