How to automatically add the generated vendor.js file to each HTML after using the DLLPlugin method with WEBPACK

the same third-party dependency libraries are import in the js of each module, so they are repeatedly packaged when they are packaged. Now I just want to package these basically unchanged ones only once and then lead them to each html. How do I do this?

Mar.07,2021

use plug-ins, such as https://www.npmjs.com/package.

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