Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: mitosis build --errors flag #510

Open
samijaber opened this issue Jun 22, 2022 · 1 comment
Open

CLI: mitosis build --errors flag #510

samijaber opened this issue Jun 22, 2022 · 1 comment
Labels
cli enhancement New feature or request

Comments

@samijaber
Copy link
Contributor

Add an errors flag with settings like

  • skip-target (which skips the whole target if one file fails) - skip-file (which skips the file but keeps parsing the rest of the files for the same target)

Originally posted by @samijaber in #500 (comment)

@kylecordes
Copy link
Contributor

The E2E currently works around this by running Mitosis separately for each target. Though that causes additional difficulties because of how Mitosis handles the output path, which I will put in a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants