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