Turn to webpack for picture processing in html

currently used html-loader can only handle in html , but < div style= "background-image:url (xxx.png)" > < / div > can"t handle it. How to configure webpack?

May.30,2022

<div :style="{background-image:'url('+require('xxx.png') + ')'}"></div>

found it, leave a door, hoping to help the people behind https://github.com/webpack-co...

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b9e9-412ec.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b9e9-412ec.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?