mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #39] [MERGED] Setup build script for solid package #1022
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#1022
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/39
Author: @kommander
Created: 8/18/2025
Status: ✅ Merged
Merged: 8/18/2025
Merged by: @kommander
Base:
main← Head:scripts-to-ts📝 Commits (9)
ae6b0aastash888f7b5convert all to ts2f3f7e4stash7f79fa3stash7fe910estashb28e3e0stash55c484abun plugin5490d42worksc294476include dev deps📊 Changes
12 files changed (+372 additions, -256 deletions)
View changed files
📝
bun.lock(+9 -0)📝
packages/core/package.json(+2 -4)📝
packages/core/scripts/build.ts(+64 -17)➖
packages/core/scripts/pack.mjs(+0 -179)📝
packages/core/scripts/prepare-release.ts(+9 -3)📝
packages/core/scripts/publish.ts(+24 -11)📝
packages/core/src/index.ts(+1 -0)➕
packages/solid/README.md(+9 -0)📝
packages/solid/index.ts(+1 -1)📝
packages/solid/package.json(+11 -2)📝
packages/solid/scripts/build.ts(+241 -38)📝
packages/solid/scripts/solid-plugin.ts(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.