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.AppCenter.
Summary
--sourcemap-output-dir <arg>
Path to directory where the sourcemap for the resulting bundle should be written. Name of sourcemap file will be generated automatically. This argument will be ignored if 'sourcemap-output' argument is provided. If 'sourcemap-output' and 'sourcemap-output-dir' are omitted, a sourcemap will not be generated
- Assembly
- Cake
.AppCenter .dll - Namespace
- Cake
.AppCenter - Containing Type
- App
Center Codepush Release Electron Settings
Syntax
public string SourcemapOutputDir { get; set; }
Value
Type | Description |
---|---|
string |