EmberServeSettings.

LiveReloadBaseUrl Property

Summary

Gets or sets the Base Url to use for Live Reload Server.
Namespace
Cake.Ember.Serve
Containing Type
EmberServeSettings

Syntax

public string LiveReloadBaseUrl { get; set; }

Value

Type Description
string
GitHub