How to configure jquery+bootstrap multi-page using webpack?

as mentioned, both jquery and bootstrap are used globally
project src directory will be pages folder, pages folder will contain about/ (about.html,about.js,about.less) and so on, and then hope the structure generated by packaging will be

.
dist/
|
__ js/
|
__ css/(reset.css,css)
|
__ public/()
|
__ index.html
|
__ about.html
|
__ ....html

of course, it would be better if you could use eslint, babel and devServer

Jul.27,2021

Hello, landlord! I happen to have this scaffolding. Please refer to Portal . If you can solve your problem, please click to adopt . Thank you ~

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