@1password/asset-fingerprint

Lightweight asset fingerprinting for cache busting.

Usage no npm install needed!

<script type="module">
  import 1passwordAssetFingerprint from 'https://cdn.skypack.dev/@1password/asset-fingerprint';
</script>

README

@1password/asset-fingerprint

Lightweight asset fingerprinting for cache busting.

Usage: fingerprint [options] [files ...]

Options:

-i, --include   included asset globs (default is "**/*.{js,css}")
-d, --delete    delete the non-fingerprinted version of the files (default is false)