Expand description
Utilities for creating hashed paths to assets in Manganis. This module defines AssetHash
which is used to create a hashed path to an asset in both the CLI and the macro.
Structs§
- Asset
Hash - The opaque hash type manganis uses to identify assets. Each time an asset or asset options change, this hash will change. This hash is included in the URL of the bundled asset for cache busting.
Enums§
- Asset
Hash Error - An error that can occur when hashing an asset