[wip] react & preact support #2

Draft
defunkt wants to merge 1 commits from react into main
Owner
No description provided.
defunkt added 1 commit 2026-02-02 07:10:42 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin react:react
git checkout react

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff react
git checkout main
git merge --ff-only react
git checkout react
git rebase main
git checkout main
git merge --no-ff react
git checkout main
git merge --squash react
git checkout main
git merge --ff-only react
git checkout main
git merge react
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: defunkt/forge#2
No description provided.