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

[feature] moon sync projects --overwrite #1579

Open
rhuanbarreto opened this issue Jul 23, 2024 · 0 comments
Open

[feature] moon sync projects --overwrite #1579

rhuanbarreto opened this issue Jul 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rhuanbarreto
Copy link

Is your feature request related to a problem? Please describe.

moon sync projects can create tsconfig.json files and fill up the project references and paths. But changes are only additions. In the case I remove one workspace dependency, the command doesn't remove it from the file.

Describe the solution you'd like

So maybe there could be a flag like moon sync projects --overwrite to remove all inside "compilerOptions.paths" and "references" and fill up from scratch?

Describe alternatives you've considered

The alternative is to do remove the content from the files and run moon sync projects again.

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

No branches or pull requests

1 participant