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): add nuxt as cnw vue framework #20626

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

mandarini
Copy link
Member

@mandarini mandarini commented Dec 7, 2023

Just like for React we have the framework option for Nextjs, add the framework option for Vue to choose between none and nuxt when creating a new workspace.

npx create-nx-workspace my-org

 >  NX   Let's create a new workspace [https://nx.dev/getting-started/intro]

✔ Which stack do you want to use? · vue
? What framework would you like to use? …
None               I only want vue.
Nuxt       [  https://nuxt.com/  ]

Screenshot 2023-12-07 at 4 44 05 PM

Copy link

vercel bot commented Dec 7, 2023

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Dec 8, 2023 0:18am

@mandarini mandarini self-assigned this Dec 7, 2023
Copy link
Collaborator

@JamesHenry JamesHenry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coming at this a little cold but shouldn't we have some coverage for when the framework is nuxt?

@mandarini mandarini force-pushed the feat/add-nuxt-as-framework branch from 322befb to 7d4d527 Compare December 8, 2023 12:12
@mandarini mandarini added PR status: do not merge This will block a PR from being merged until this tag is removed. and removed PR status: do not merge This will block a PR from being merged until this tag is removed. labels Dec 8, 2023
@mandarini mandarini merged commit cec0994 into nrwl:master Dec 11, 2023
7 of 8 checks passed
meeroslav pushed a commit to meeroslav/nx that referenced this pull request Dec 14, 2023
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 Dec 17, 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.

3 participants