[PR #5199] [MERGED] test: add bundle entry for server code #14091

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5199
Author: @himself65
Created: 10/9/2025
Status: Merged
Merged: 10/10/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/10/09/vite


📝 Commits (2)

  • 38c6811 test: add bundle entry for server code
  • d2ce2b7 Change import syntax for better-auth module

📊 Changes

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

View changed files

e2e/smoke/test/fixtures/vite/src/server.ts (+1 -0)
📝 e2e/smoke/test/fixtures/vite/vite.config.ts (+1 -0)

📄 Description

Summary by cubic

Add a server bundle entry to the Vite e2e smoke test so server code is built with the client. This adds src/server.ts (imports better-auth) and includes it in rollup input to verify server bundling.


🔄 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/5199 **Author:** [@himself65](https://github.com/himself65) **Created:** 10/9/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/10/09/vite` --- ### 📝 Commits (2) - [`38c6811`](https://github.com/better-auth/better-auth/commit/38c68118a386cef73886e0ef32af715647af1876) test: add bundle entry for server code - [`d2ce2b7`](https://github.com/better-auth/better-auth/commit/d2ce2b7b64249c91ff8b6c3e40ae244a042aa6b3) Change import syntax for better-auth module ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `e2e/smoke/test/fixtures/vite/src/server.ts` (+1 -0) 📝 `e2e/smoke/test/fixtures/vite/vite.config.ts` (+1 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Add a server bundle entry to the Vite e2e smoke test so server code is built with the client. This adds src/server.ts (imports better-auth) and includes it in rollup input to verify server bundling. <!-- 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:18:38 -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#14091