Skip to content

Commit

Permalink
docs(core): packages to api (#19281)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacplmann authored Sep 22, 2023
1 parent 94d8356 commit d1fe398
Show file tree
Hide file tree
Showing 151 changed files with 1,702 additions and 1,746 deletions.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE/COMMUNITY_PLUGIN.MD
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Example:
}]
```
Once merged, your plugin will be available when running the `nx list` command, and will also be available in the Plugin Registry on [nx.dev](https://nx.dev/extending-nx/registry)
Once merged, your plugin will be available when running the `nx list` command, and will also be available in the Plugin Registry on [nx.dev](https://nx.dev/plugin-registry)
-->

# Community Plugin Submission
Expand Down
20 changes: 0 additions & 20 deletions docs/generated/manifests/extending-nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@
"isExternal": false,
"path": "/extending-nx/intro/getting-started",
"tags": []
},
{
"id": "registry",
"name": "Plugin Registry",
"description": "Browse official and community plugins",
"file": "",
"itemList": [],
"isExternal": false,
"path": "/extending-nx/registry",
"tags": []
}
],
"isExternal": false,
Expand All @@ -40,16 +30,6 @@
"path": "/extending-nx/intro/getting-started",
"tags": []
},
"/extending-nx/registry": {
"id": "registry",
"name": "Plugin Registry",
"description": "Browse official and community plugins",
"file": "",
"itemList": [],
"isExternal": false,
"path": "/extending-nx/registry",
"tags": []
},
"/extending-nx/tutorials": {
"id": "tutorials",
"name": "5 Min Tutorials",
Expand Down
Loading

1 comment on commit d1fe398

@vercel
Copy link

@vercel vercel bot commented on d1fe398 Sep 22, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-nrwl.vercel.app
nx-five.vercel.app
nx-dev-git-master-nrwl.vercel.app
nx.dev

Please sign in to comment.