[PR #6575] [MERGED] chore: fix tsdown config #15003

Closed
opened 2026-04-13 09:45:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6575
Author: @himself65
Created: 12/6/2025
Status: Merged
Merged: 12/8/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/12/07/fix


📝 Commits (1)

📊 Changes

2 files changed (+0 additions, -12 deletions)

View changed files

📝 packages/expo/tsdown.config.ts (+0 -6)
📝 packages/passkey/tsdown.config.ts (+0 -6)

📄 Description

Summary by cubic

Fixed tsdown configs for expo and passkey by removing the custom outExtension override. Builds now use tsdown’s default ESM/DTS extensions, resolving issues caused by .d.mts outputs.

Written for commit e937aae1f7. 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/6575 **Author:** [@himself65](https://github.com/himself65) **Created:** 12/6/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/12/07/fix` --- ### 📝 Commits (1) - [`e937aae`](https://github.com/better-auth/better-auth/commit/e937aae1f7e41d154d4b5125c6558f273bb0f706) chore: fix tsdown config ### 📊 Changes **2 files changed** (+0 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/expo/tsdown.config.ts` (+0 -6) 📝 `packages/passkey/tsdown.config.ts` (+0 -6) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixed tsdown configs for expo and passkey by removing the custom outExtension override. Builds now use tsdown’s default ESM/DTS extensions, resolving issues caused by .d.mts outputs. <sup>Written for commit e937aae1f7e41d154d4b5125c6558f273bb0f706. 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-13 09:45:59 -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#15003