After vue lazy loading, packing a js file is too large!??

after inspection, it is found that this 2.js contains several routes and the vue components under each route. How can I split them?

Apr.24,2021

large modules load asynchronously


1, load lazily
2, use webpack externals to type it out
3, if it is in the page, spin off the business as much as possible

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