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

Update stats on the Nx Plugin Registry #82

Open
isaacplmann opened this issue Aug 3, 2023 · 0 comments · May be fixed by #86
Open

Update stats on the Nx Plugin Registry #82

isaacplmann opened this issue Aug 3, 2023 · 0 comments · May be fixed by #86

Comments

@isaacplmann
Copy link

The Github Stars are not showing up for both openapi and unused-deps on the Nx Plugin Registry.

To fix this, you need to add a repository.url in the package.json that points to this repo. i.e.

{
  "repository": {
    "type": "git",
    "url": "https://github.com/nrwl/nx.git",
    "directory": "packages/web"
  }
}

Thanks,
Isaac (Nx Team)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant