<link href="${assetPath(src: 'manifest.json')}"/>
asset:assetPath
Description
Returns the runtime URL of an asset. This tag automatically handle swapout of cache digest names during production use as well as any custom URL mapping changes, e.g.
Attributes
Name |
Required |
Description |
src |
Yes |
Path to the asset from |
absolute |
No |
If truthy, an absolute URL will be returned. By default, a relative URL is used. |