jmurzy/babel-plugin-transform-assets
在 GitHub 查看README doesn't describe if you're able to change the hashing algorithm
Open
#4 创建于 2017年7月19日
help wanted
仓库指标
- Star
- (31 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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