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.Ember.
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 |