Skip to content

Commit

Permalink
feat(core): prune pnpm workspaces and different meta settings (#13201)
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav committed Nov 17, 2022
1 parent 945fc73 commit 032a9d1
Show file tree
Hide file tree
Showing 7 changed files with 6,156 additions and 254 deletions.
2 changes: 1 addition & 1 deletion docs/generated/devkit/index.md
Expand Up @@ -1293,7 +1293,7 @@ Returns the list of outputs that will be cached.

| Name | Type | Description |
| :----- | :------------------------------------------------------------------------------ | :-------------------------------------------------------- |
| `task` | `Pick`<[`Task`](../../devkit/index#task), `"target"` \| `"overrides"`\> | target + overrides |
| `task` | `Pick`<[`Task`](../../devkit/index#task), `"overrides"` \| `"target"`\> | target + overrides |
| `node` | [`ProjectGraphProjectNode`](../../devkit/index#projectgraphprojectnode)<`any`\> | ProjectGraphProjectNode object that the task runs against |

#### Returns
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/devkit.json

Large diffs are not rendered by default.

1 comment on commit 032a9d1

@vercel
Copy link

@vercel vercel bot commented on 032a9d1 Nov 17, 2022

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-five.vercel.app
nx-dev-nrwl.vercel.app
nx.dev
nx-dev-git-master-nrwl.vercel.app

Please sign in to comment.