handlebars-loader
handlebars-loader copied to clipboard
Webpack img with contenthash in handlebars
Is it possible to use cached (e.g. contenthash) files in handlebars, with webpack and handlebar-loader? e.g.
<img src="/imgs/cat.{{hash}}.png">