[PR #6403] [MERGED] chore: fix dev script #23543

Closed
opened 2026-04-15 21:48:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6403
Author: @jslno
Created: 11/29/2025
Status: Merged
Merged: 11/29/2025
Merged by: @Bekacru

Base: canaryHead: 11-29-2025/fix-dev-script


📝 Commits (2)

  • cb7996c chore: fix dev script
  • 1544270 Merge branch 'canary' into 11-29-2025/fix-dev-script

📊 Changes

2 files changed (+4 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)
📝 packages/cli/tsconfig.json (+3 -0)

📄 Description

Summary by cubic

Fixed the dev script to skip the CLI and added a missing TypeScript project reference in the CLI. This makes local dev smoother and ensures the CLI links to core correctly.

  • Bug Fixes
    • Exclude ./packages/cli from turbo dev to avoid running the CLI in watch mode.
    • Add ../core tsconfig reference to CLI for proper build and type resolution.

Written for commit 154427055a. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6403 **Author:** [@jslno](https://github.com/jslno) **Created:** 11/29/2025 **Status:** ✅ Merged **Merged:** 11/29/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `11-29-2025/fix-dev-script` --- ### 📝 Commits (2) - [`cb7996c`](https://github.com/better-auth/better-auth/commit/cb7996c9c921a2982738180ce205bb8e261d8d32) chore: fix dev script - [`1544270`](https://github.com/better-auth/better-auth/commit/154427055a2a8a28ed0888eedfade47aee62e81a) Merge branch 'canary' into 11-29-2025/fix-dev-script ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `packages/cli/tsconfig.json` (+3 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixed the dev script to skip the CLI and added a missing TypeScript project reference in the CLI. This makes local dev smoother and ensures the CLI links to core correctly. - **Bug Fixes** - Exclude ./packages/cli from turbo dev to avoid running the CLI in watch mode. - Add ../core tsconfig reference to CLI for proper build and type resolution. <sup>Written for commit 154427055a2a8a28ed0888eedfade47aee62e81a. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 21:48:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#23543