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

NX remove does not remove Gradle module from settings.gradle.kts #778

Open
CyrilSahula opened this issue Jan 18, 2024 · 1 comment
Open

Comments

@CyrilSahula
Copy link

When npx nx generate @nrwl/workspace:remove --projectName=lplatform-client is called then directory is removed but Gradle module is not remove from settings.gradle.kts file.

@khalilou88
Copy link
Owner

Hi @CyrilSahula
I don't know @nrwl/workspace:remove and I don't know if it's extensible.
What we can do is creating a new generator @jnxplus/nx-gradle:remove and first call @nrwl/workspace:remove then remove the project from settings.gradle.kts

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

No branches or pull requests

2 participants