mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 08:20:14 +01:00
- Created a new `bun.lock` file to manage project dependencies effectively. - Removed the obsolete `bun.lockb` file. - Updated `package.json` scripts to streamline the build process for the client and API, enhancing the overall development workflow. - Introduced new build commands for the client package to improve modularity and clarity in the build process. |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| rollup.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||