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(nuxt): change nuxi to nuxt #21484

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

mandarini
Copy link
Member

@mandarini mandarini commented Feb 1, 2024

npx nuxi@latest init <project-name>

This command generates a package.json with scripts like nuxt build, nuxt dev etc, instead of nuxi build, nuxi dev (despite the CLI docs).

We want to make sure our regex picks up the nuxt * scripts from generated projects, so for now we are switching to nuxt.

nuxt and nuxi are interchangeable as commands. But we should support nuxi commands, too, in the future, because users may set up their scripts with nuxi.

@mandarini mandarini self-assigned this Feb 1, 2024
@mandarini mandarini force-pushed the fix/nuxt-plugin-nuxi branch from 286c305 to 18ba3c7 Compare February 1, 2024 13:17
Copy link

vercel bot commented Feb 1, 2024

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Feb 1, 2024 1:22pm

@mandarini mandarini marked this pull request as ready for review February 1, 2024 14:12
@mandarini mandarini requested review from a team as code owners February 1, 2024 14:12
@mandarini mandarini enabled auto-merge (squash) February 1, 2024 15:22
@mandarini mandarini merged commit ed4761d into nrwl:master Feb 1, 2024
6 checks passed
FrozenPandaz pushed a commit to FrozenPandaz/nx that referenced this pull request Feb 1, 2024
Copy link

github-actions bot commented Feb 7, 2024

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 Feb 7, 2024
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