Static asset revisioning by appending content hash to filenames, then changing the names in html files.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Synchronously get the current git commit hash, tag, or branch
Trace imports, detect unused code, clean dependencies — all with a super-fast CLI
Static file asset revisioning through content hashing
Fork sindresorhus/gulp-rev. Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
broccoli asset revisions (fingerprint)
Create a revved file path
Create a hash for file revving
Static file asset revisioning through content hashing
Rewrite occurences of filenames which have been renamed by gulp-rev
Check CDK v2 applications for best practices using a combination on available rule packs.
Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css
The Linux 64-bit binary for rev-dep
Serve static files
TypeScript definitions for git-rev-sync
Rewrite references to assets that have been revisioned using gulp-rev
Transform class static blocks
Allow parsing of class static blocks
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
TypeScript definitions for serve-static
Bridging the gap between buffers and typed arrays