Skip to content

Commit

Permalink
feat(core): prune pnpm workspaces and different meta settings
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav committed Nov 17, 2022
1 parent 2bc9e84 commit 9868110
Show file tree
Hide file tree
Showing 6 changed files with 6,096 additions and 236 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.

0 comments on commit 9868110

Please sign in to comment.