- org.gradle.play.plugins.PlayCoffeeScriptPlugin
-
- All Implemented Interfaces and Traits:
- Plugin
@SuppressWarnings("UnusedDeclaration")
@Incubating
public class PlayCoffeeScriptPlugin
extends Object
Plugin for adding coffeescript compilation to a Play application. Adds support for
defining CoffeeScriptSourceSet source sets. A
"coffeeScript" source set is created by default.
-
-
Methods Summary
Methods
Type |
Name and description |
void |
apply(Project target)
|
-
Inherited Methods Summary
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Gradle API 3.0-milestone-1