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 to use for the port for Live Reload Server.
- Assembly
- Cake
.Ember .dll - Namespace
- Cake
.Ember .Serve - Containing Type
- EmberServeSettings
Syntax
public Nullable<int> LiveReloadPort { get; set; }
Remarks
Defaults to port number within [49152...65535].
Value
Type | Description |
---|---|
Nullable |