mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #571] [MERGED] fix(react): share app context across build entrypoints #626
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#626
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/571
Author: @msmps
Created: 1/22/2026
Status: ✅ Merged
Merged: 1/23/2026
Merged by: @kommander
Base:
main← Head:fix/test-utils-20260122160036📝 Commits (1)
0b5818efix(react): share app context across build entrypoints📊 Changes
1 file changed (+13 additions, -37 deletions)
View changed files
📝
packages/react/scripts/build.ts(+13 -37)📄 Description
Consolidate separate Bun.build() calls into a single build with code splitting, ensuring all entry points share the same context instance.
Closes #562
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.