public class PlayJavaScriptPlugin extends Object implements PlayGeneratedSourcePlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPILER_CONFIGURATION_NAME |
static String |
JS_MINIFY_TASK_NAME |
GENERATED_SOURCE_ROOT_DIR_PATH| Constructor and Description |
|---|
PlayJavaScriptPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.Project project) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOutputDirpublic static final String COMPILER_CONFIGURATION_NAME
public static final String JS_MINIFY_TASK_NAME