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
Serves a local Ember Application using the specified settings.
- Assembly
- Cake
.Ember .dll - Namespace
- Cake
.Ember .Serve - Containing Type
- EmberServeRunner
Syntax
public void Serve(EmberServeSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | EmberServeSettings | The settings. |
Return Value
Type | Description |
---|---|
void |