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
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.
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm .Import - Containing Type
- PnpmImport
Syntax
public void Import(PnpmImportSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | PnpmImportSettings | The settings. |
Return Value
Type | Description |
---|---|
void |