Skip to content

Conversation

christian-bromann
Copy link
Member

This patch fixes a small issue with have with the build system: since the script to make @langchain/build compile the entire project is called build, Turborepo calls that command first before it calls the individual build commands of all packages. This has caused the pnpm build command to compile the project twice.

I renamed the script to compile to fix the problem.

Copy link

vercel bot commented Aug 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-docs ❌ Failed (Inspect) Aug 4, 2025 8:12pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Aug 4, 2025 8:12pm

@christian-bromann christian-bromann merged commit ceeb40b into v1 Aug 4, 2025
8 of 20 checks passed
@christian-bromann christian-bromann deleted the cb/build-fix branch August 4, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants