mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-11 08:43:48 +00:00
- Fix initialize.ts: guard provisionWarnings access with null check (tests don't mock primeResources warnings field) - Fix resources.test.ts: update 4 assertions from toBeUndefined() to toEqual([]) — primeResources now always returns an array for attachments which is more consistent and avoids null checks downstream |
||
|---|---|---|
| .. | ||
| src | ||
| types | ||
| .gitignore | ||
| babel.config.cjs | ||
| jest.config.mjs | ||
| jest.setup.cjs | ||
| package.json | ||
| tsconfig-paths-bootstrap.mjs | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
| tsdown.config.mjs | ||