EmberServeSettings.

LiveReload Property

Summary

Gets or sets a value indicating whether to use the Live Reload Server.
Assembly
Cake.Ember.dll
Namespace
Cake.Ember.Serve
Containing Type
EmberServeSettings

Syntax

public bool LiveReload { get; set; }

Remarks

Default is true.

Value

Type Description
bool