AppCenterCodepushReleaseReactSettings.

SourcemapOutputDir Property

Summary

--sourcemap-output-dir <arg> Path to folder 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 omitted, a sourcemap will not be generated

Syntax

public string SourcemapOutputDir { get; set; }

Value

Type Description
string