EmberSettings.

OutputPath Property

Summary

Gets or sets the location where all generated files will be output to.
Assembly
Cake.Ember.dll
Namespace
Cake.Ember
Containing Type
EmberSettings

Syntax

public DirectoryPath OutputPath { get; set; }

Remarks

Default is /dist.

Value

Type Description
DirectoryPath