mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-01 17:34:02 +01:00
feat: trim video
This commit is contained in:
@@ -6,6 +6,9 @@ import tsconfigPaths from 'vite-tsconfig-paths';
|
||||
// https://vitejs.dev/config https://vitest.dev/config
|
||||
export default defineConfig({
|
||||
plugins: [react(), tsconfigPaths()],
|
||||
optimizeDeps: {
|
||||
exclude: ['@ffmpeg/ffmpeg', '@ffmpeg/util']
|
||||
},
|
||||
test: {
|
||||
globals: true,
|
||||
environment: 'happy-dom',
|
||||
|
||||
Reference in New Issue
Block a user