Class JSTranspilerPlugin
java.lang.Object
com.liferay.gradle.plugins.js.transpiler.JSTranspilerPlugin
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
@Deprecated
public class JSTranspilerPlugin
extends Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
Deprecated.
As of Judson (7.1.x), with no direct replacement
-
Field Details
-
DOWNLOAD_METAL_CLI_TASK_NAME
Deprecated.- See Also:
-
JS_COMPILE_CONFIGURATION_NAME
Deprecated.- See Also:
-
SOY_COMPILE_CONFIGURATION_NAME
Deprecated.- See Also:
-
TRANSPILE_JS_TASK_NAME
Deprecated.- See Also:
-
-
Constructor Details
-
JSTranspilerPlugin
public JSTranspilerPlugin()Deprecated.
-
-
Method Details
-
apply
public void apply(org.gradle.api.Project project) Deprecated.- Specified by:
applyin interfaceorg.gradle.api.Plugin<org.gradle.api.Project>
-