mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
Externalize ws / bufferutil / utf-8-validate in serverExternalPackages so the copilot-m365-web WebSocket masking path works at runtime (bundling ws → TypeError: b.mask is not a function → 80s chat timeout). Regression guard in next-config.test.ts. Co-authored-by: diegosouzapw <diegosouza.pw@gmail.com>
This commit is contained in:
@@ -15,6 +15,7 @@ export default defineConfig({
|
||||
"src/app/**/dashboard/endpoint/__tests__/**/*.test.tsx",
|
||||
"src/app/**/dashboard/providers/**/__tests__/**/*.test.tsx",
|
||||
"src/app/**/dashboard/webhooks/__tests__/**/*.test.tsx",
|
||||
"src/app/**/dashboard/discovery/__tests__/**/*.test.tsx",
|
||||
"src/shared/hooks/__tests__/**/*.test.tsx",
|
||||
"src/lib/memory/__tests__/**/*.test.ts",
|
||||
"src/lib/skills/__tests__/**/*.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user