[BABEL] Note: The code generator has deoptimised the styling of

A js file exceeds 100kb. The error in starting the service Times is as follows:
Note: The code generator has deoptimised the styling of "xxxxx/controllers/main.js" as it exceeds the max of "100KB". The problem caused by
is the disordered format of the code in the browser, compressing more than 3000 lines of code into more than 200lines, and there is no way to adjust the code at all.
after setting "compact": false by looking it up on the Internet, there is no error in starting the service, but the problem still exists. Could you tell me how to solve this problem?

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