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
Runs the Ember Build command.
- Assembly
- Cake
.Ember .dll - Namespace
- Cake
.Ember - Containing Type
- EmberAliases
Syntax
public static void EmberBuild(this ICakeContext context)
Examples
EmberBuild();
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
void |