Vue-cli3.0 & & webpack hot updates take up more and more memory

clipboard.png

as shown in the figure, the content takes up 1.6 gigabytes and begins with hundreds of megabytes. When writing code for hot updates, it will get bigger and bigger.
what is the reason for this?

Apr.02,2021

found the reason. It is because the console is opened. When the console is closed, the memory is freed

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