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

fix(react): Error when invalid path is provided to federate-module generator #19720

Merged

Conversation

ndcunningham
Copy link
Contributor

We should ensure that when the user provides --path to the federate-module generator the file already exists.

Current Behavior

We allow any path to be provided.

Expected Behavior

Only files that currently exists.

Related Issue(s)

Fixes #

@ndcunningham ndcunningham added the scope: react Issues related to React support for Nx label Oct 18, 2023
@ndcunningham ndcunningham self-assigned this Oct 18, 2023
@ndcunningham ndcunningham requested review from a team as code owners October 18, 2023 20:59
@vercel
Copy link

vercel bot commented Oct 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Oct 18, 2023 9:30pm

@ndcunningham ndcunningham added the scope: angular Issues related to Angular support in Nx label Oct 18, 2023
@FrozenPandaz FrozenPandaz merged commit b9e671c into nrwl:master Oct 19, 2023
6 checks passed
@ndcunningham ndcunningham deleted the fix/federate-module-invalid-path branch October 19, 2023 14:26
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: angular Issues related to Angular support in Nx scope: react Issues related to React support for Nx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants