jmurzy/babel-plugin-transform-assets
View on GitHubREADME doesn't describe if you're able to change the hashing algorithm
Open
#4 opened on Jul 19, 2017
help wanted
Repository metrics
- Stars
- (31 stars)
- PR merge metrics
- (PR metrics pending)
Description
The docs don't say which hashing algorithms are available, or explicitly if you can change it - just a cryptic [file].[ext]?[sha512:hash:base64:7].
It'd be great if the docs explained how this worked, and what the various possibilities were (or at least where the options come from). At the moment, I'm just working it out through trial and error