akejolin / snowpack-plugin-content-hash

A small snowpack plugin which will add a content hash to all your imports paths on build command.
MIT License
8 stars 4 forks source link

add plugin option for hash length and algorithm #2

Closed kwo closed 3 years ago

kwo commented 3 years ago

Add two plugin options: hashLength and hashAlgorithm to modify the resulting hash string appended to filenames.