Skip to content

Optimize build#149

Draft
Olmo Maldonado (ibolmo) wants to merge 5 commits intomainfrom
optimize-build
Draft

Optimize build#149
Olmo Maldonado (ibolmo) wants to merge 5 commits intomainfrom
optimize-build

Conversation

@ibolmo
Copy link
Contributor

Part of: https://github.com/braintrustdata/braintrust/pull/11761

Trying to speed up our builds

"inputs": [
"src/**",
"package.json",
"../../crates/lingua/src/**/*.rs",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

according to claude using input vs. globalDependencies are better because globalDependencies is a "sledgehammer" 🤷🏻

this adds in package.jsona adn src/** which wasn't there before

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