Skip to content

feat(create-rstack): add React library templates - #242

Merged
chenjiahan merged 3 commits into
mainfrom
chenjiahan/feat-create-rstack-react-library-templates
Aug 8, 2026
Merged

feat(create-rstack): add React library templates#242
chenjiahan merged 3 commits into
mainfrom
chenjiahan/feat-create-rstack-react-library-templates

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

create-rstack currently only offers Node.js library templates, so React component library projects require manual setup.

This adds JavaScript and TypeScript React library templates with bundleless web output, React-aware linting, and DOM tests. Existing Node templates are renamed to lib-node-*, while lib-js and lib-ts remain supported as compatibility aliases.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 8, 2026

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4410dad
Status: ✅  Deploy successful!
Preview URL: https://aa6e76c0.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-feat-create-rstac-7n29.rstack-cli.pages.dev

View logs

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3a1054daed

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/create-rstack/template-lib-react-js/rstack.config.js

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 055d60ab62

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/create-rstack/template-lib-react-ts/tsconfig.json Outdated
@chenjiahan
chenjiahan merged commit 3c0604d into main Aug 8, 2026
4 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/feat-create-rstack-react-library-templates branch August 8, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant