Webpack configuration

problem description

after webpack-dev-server starts, the suffix of html is gone.

.
 config
    webpack.base.js
 package.json
 package-lock.json
 remove
    dd.js
 src
     about.html
     index.html
     index.js
     other.js
     test.js

running effect
Picture description

problem description

about (magic html for about.js) (webpack-dev-server) should be the content of about.html
, which is also html, but without the suffix of .html

.

ask for help

May.27,2022
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-1b40910-2c53b.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-1b40910-2c53b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?