Skip to content

Conversation

@dcramer
Copy link
Member

@dcramer dcramer commented Nov 17, 2025

  • Add generate-definitions task with explicit inputs/outputs
  • Remove unnecessary ^build dependencies for lint, test, tsc
  • Add specific input patterns for better cache invalidation
  • Use predev hook instead of inline command for mcp-server
  • Externalize @sentry/mcp-server-mocks in tsdown to avoid bundling

Improvements:
- Add generate-definitions task with explicit inputs/outputs
- Remove unnecessary ^build dependencies for lint, test, tsc
- Add specific input patterns for better cache invalidation
- Use predev hook instead of inline command for mcp-server
- Externalize @sentry/mcp-server-mocks in tsdown to avoid bundling

Benefits:
- Faster builds by avoiding unnecessary rebuilds
- Better Turbo cache hits
- Cleaner task dependency graph
- Reduced bundle size by keeping workspace deps external

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dcramer dcramer merged commit ff49998 into main Nov 17, 2025
14 checks passed
@dcramer dcramer deleted the turbo-improvements branch November 17, 2025 19:49
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