Update build process to collect Whisper modules and add styling for video content in the library view

This commit is contained in:
2026-06-15 06:15:08 +02:00
parent a07870c82c
commit 5df2871c6f
2 changed files with 37 additions and 0 deletions

View File

@@ -138,6 +138,10 @@ function buildBackendSidecar() {
projectRoot,
'--collect-submodules',
'backend.rag',
'--collect-submodules',
'whisper',
'--collect-data',
'whisper',
'--hidden-import',
'backend.main',
'--hidden-import',