jmurzy/babel-plugin-transform-assets

README doesn't describe if you're able to change the hashing algorithm

Open

#4 opened on Jul 19, 2017

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (7 forks)github user discovery
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

Contributor guide