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
Builds an Ember Application using the specified settings.
- Assembly
- Cake
.Ember .dll - Namespace
- Cake
.Ember .Build - Containing Type
- EmberBuildRunner
Syntax
public void Build(EmberBuildSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | EmberBuildSettings | The settings. |
Return Value
Type | Description |
---|---|
void |