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">`
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">