It takes more than ten minutes for wepack to pack vue projects, which is very slow.

1. The project is loaded asynchronously, which leads to slow packaging, and then as the project gets bigger, the packaging time is often more than 10 minutes

20

clipboard.png
clipboard.png
clipboard.png
clipboard.png
clipboard.png
clipboard.png
clipboard.png

:
clipboard.png

.
Jun.09,2021

have you done dll yet?


externals: {
        'vue': 'Vue',
        'vue-router': 'VueRouter',
        'axios': 'axios',
        'vuex': 'Vuex',
        'iview': 'iview',
        'tinymce': 'tinymce'
    },

then turning on multi-process compression during compression will be much faster

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