Why does vue not recommend global registration components?

if it is a global registration, so that I do not have to introduce each page one by one, isn"t it very convenient? Why don"t so many people recommend global components?


Global registration, when packaging, the build code will be packaged directly into the project, increasing the project size, can not be loaded on demand.

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