<div style="background-image: url('./img/somthing-image.jpg') "></div>
img(src=require("../img/somthing-image.jpg"))
<div class="news-img" style="background-image: url('${require(`../../../../common/source/img/temp/news-single.jpg`)}')"></div>
{
test: /\.html$/,
use: ['html-loader?interpolate']
},