feat(server): Add support for .ts files (#27529)

This commit is contained in:
Ray
2026-04-06 09:50:05 -04:00
committed by GitHub
parent 564065a3ed
commit 136bd1e2eb
5 changed files with 18 additions and 14 deletions
+1
View File
@@ -173,6 +173,7 @@ export const setupBaseMockApiRoutes = async (context: BrowserContext, adminUserI
'.mpeg',
'.mpg',
'.mts',
'.ts',
'.vob',
'.webm',
'.wmv',