mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-14 12:10:18 +03:00
chore: rm apex chunk
This commit is contained in:
parent
dd53e6fc9d
commit
bdc2742884
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ export default defineConfig(({ command, mode }) => {
|
|||
rollupOptions: {
|
||||
output: {
|
||||
manualChunks: {
|
||||
apexcharts: ['apexcharts', 'vue3-apexcharts'],
|
||||
// apexcharts: ['apexcharts', 'vue3-apexcharts'],
|
||||
faker: ['@faker-js/faker'],
|
||||
vue: ['vue', 'vue-router', 'vue-i18n', 'vue3-toastify', 'vuedraggable', 'pinia', 'pinia-plugin-persist'],
|
||||
vuetify: ['vuetify']
|
||||
|
|
Loading…
Add table
Reference in a new issue