We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nuxi add
nuxi module add
If you want to add a component, ... to the project, you will typically use the: nuxi add component
nuxi add component
Meanwhile, to add a module, you would use: nuxi module add
I think it would be good to unify this, as the current usage can be really confusing.
The text was updated successfully, but these errors were encountered:
You mean unify as nuxi add <target> ?
nuxi add <target>
Sorry, something went wrong.
Exactly.
Similar comment here
What do you think should be done with nuxi module search in this scenario (and ideas like #281)?
nuxi module search
No branches or pull requests
If you want to add a component, ... to the project, you will typically use the:
nuxi add component
Meanwhile, to add a module, you would use:
nuxi module add
I think it would be good to unify this, as the current usage can be really confusing.
The text was updated successfully, but these errors were encountered: