Skip to content

chore: avoid unnecessary config dynamic imports - #447

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/refactor-config-imports
Sep 2, 2026
Merged

chore: avoid unnecessary config dynamic imports#447
chenjiahan merged 1 commit into
mainfrom
chenjiahan/refactor-config-imports

Conversation

@chenjiahan

@chenjiahan chenjiahan commented Sep 2, 2026

Copy link
Copy Markdown
Member

Some Rstack configs use dynamic imports even though every normal command loading those configs also needs the imported dependencies, adding unnecessary async wrappers. This PR uses static imports for those cases while preserving command-scoped dynamic imports where they still avoid work.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-02T04:25:21.227398Z 707a594 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 707a594
Status: ✅  Deploy successful!
Preview URL: https://b818e895.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-refactor-config-i.rstack-cli.pages.dev

View logs

@chenjiahan chenjiahan changed the title refactor: avoid unnecessary config dynamic imports chore: avoid unnecessary config dynamic imports Sep 2, 2026
@chenjiahan
chenjiahan merged commit 05b662f into main Sep 2, 2026
5 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/refactor-config-imports branch September 2, 2026 05:12
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