Skip to content

Add doc for asap templating in public assets #427

@ryanbethel

Description

@ryanbethel

If assets in public folder are retrieved using asap you can include strings like ${STATIC('file.png')} or ${arc.static('file.png')} and those strings will be replaced with the fingerprinted references to that file. I don't think this is in the docs.

This is the only way to reference from one static asset to another when fingerprinting is turned on.

Metadata

Metadata

Assignees

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