mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-06 10:07:36 +08:00
fix: ffmpeg 压缩适配
This commit is contained in:
@@ -98,7 +98,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
vite: {
|
||||
optimizeDeps: {
|
||||
include: ['@ffmpeg/ffmpeg', '@ffmpeg/util'],
|
||||
exclude: ['@ffmpeg/ffmpeg', '@ffmpeg/util'],
|
||||
},
|
||||
build: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user