Skip to content

image assets cache purge question #3959

Closed
@mkoczorowski

Description

@mkoczorowski

Hi there,

I noticed that all assets are copied over to the dist directory. However even if we change the image in src/assets directory. The image wont be pulled in after release as name is the same.
It would be nice if during a release we update urls in css/html simply appending version number of sort in css such as:

url(assets/logo.png) -> url(assets/logo.png?123)

this would force the browser to download new image. Is this something we can do with cli ?

Thanks for the help

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