Skip to content

feat: improve cli#1794

Open
nmerget wants to merge 1 commit intoBuilderIO:mainfrom
nmerget:feat-improve-cli
Open

feat: improve cli#1794
nmerget wants to merge 1 commit intoBuilderIO:mainfrom
nmerget:feat-improve-cli

Conversation

@nmerget
Copy link
Contributor

@nmerget nmerget commented Feb 18, 2026

Description

Please provide the following information:

improve cli:

  • Increase performance by reducing the amount of I/O operations
  • Add caching feature: A .mitosis.cache.json will be generated inside output folder
  • Add spinners to track progress in cli

Make sure to follow the PR preparation steps in CONTRIBUTING.md before submitting your PR:

  • format the codebase: from the root, run yarn fmt:prettier.
  • update all snapshots (in core & CLI): from the root, run yarn test:update
  • add Changeset entry: from the root, run yarn g:changeset and follow the CLI instructions. Alternatively, use the Changeset Github Bot to create the file.

@nmerget nmerget requested a review from samijaber as a code owner February 18, 2026 23:19
@changeset-bot
Copy link

changeset-bot bot commented Feb 18, 2026

🦋 Changeset detected

Latest commit: 20aed0c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@builder.io/mitosis-cli Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nx-cloud
Copy link

nx-cloud bot commented Feb 18, 2026

View your CI Pipeline Execution ↗ for commit 20aed0c

Command Status Duration Result
nx run-many --target test ✅ Succeeded 5m 13s View ↗
nx e2e @builder.io/e2e-app ✅ Succeeded 1m 9s View ↗
nx run-many --target build --exclude @builder.i... ✅ Succeeded 3m 52s View ↗
nx build @builder.io/mitosis-site ✅ Succeeded 2m 23s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-18 23:29:10 UTC

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

Comments