This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Pnpm.
Summary
Pnpm Import aliases
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["PnpmImportAliases"]
class Type type-node
Syntax
public static class PnpmImportAliases
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Methods
Name | Value | Summary |
---|---|---|
PnpmImport |
void |
Generates pnpm-lock.yaml from an npm package-lock.json (or npm-shrinkwrap.json, yarn.lock) file.
Visit https://pnpm.io/7.x/cli/import for documentation about this command.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|