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.Npm.
Summary
Gets or sets the source to publish.
A folder containing a package.json file or an url or file path to a gzipped tar archive
containing a single folder with a package.json file inside.
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .Publish - Containing Type
- NpmPublishSettings
Syntax
public string Source { get; set; }
Value
Type | Description |
---|---|
string |