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

feat(vue): support generating components using the path as provided #19609

Merged
merged 4 commits into from
Oct 17, 2023

Conversation

jaysoo
Copy link
Member

@jaysoo jaysoo commented Oct 13, 2023

This PR updates @nx/vue:component to support a component path provided as is.

e.g.

# this generates at libs/ui/src/button.vue, the path belongs to a project
nx g component libs/ui/src/button

@jaysoo jaysoo requested review from a team as code owners October 13, 2023 19:04
@vercel
Copy link

vercel bot commented Oct 13, 2023

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 5:24pm

@jaysoo jaysoo force-pushed the feat/vue-generators branch from ba1a9be to 775bac8 Compare October 13, 2023 20:53
@leosvelperez leosvelperez self-assigned this Oct 16, 2023
@FrozenPandaz FrozenPandaz merged commit 5c56bd6 into nrwl:master Oct 17, 2023
1 of 2 checks passed
@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 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants