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(misc): sort plugin names when displaying them (#16702) #16734

Merged

Conversation

AgentEnder
Copy link
Member

Current Behavior

  • Plugin collections in the nx generate prompt are not sorted, which can make it harder to find the one you are wanting
  • Community plugins listed in nx report output are not sorted, which is a bit ugly

Expected Behavior

We sort plugins when we discover them, resulting in them being sorted everywhere that we use findInstalledPlugins

Related Issue(s)

Fixes #

@vercel
Copy link

vercel bot commented May 3, 2023

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

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2023 5:40pm

@AgentEnder AgentEnder force-pushed the fix/sort-plugins-by-name-in-report branch from d1f2f95 to 3c10ea4 Compare May 3, 2023 17:31
@AgentEnder AgentEnder changed the title fix(node): ensure that bundlers for node is webpack/esbuild (#16702) fix(misc): sort plugin names when displaying them (#16702) May 3, 2023
@github-actions
Copy link

github-actions bot commented May 9, 2023

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 May 9, 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.

2 participants