Projects generated with vue-cli are initially 2mb. Can you make it smaller?

as shown in the figure, the newly generated project is already 2mb before its own code is written.
so, is there any way to reduce the volume of app.js?
clipboard.png

Feb.24,2022

check whether the js and css files in your dist package file have a .map suffix. If so, you need to add a webpack rule not to package the .map file

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