@Mojo(name="minify",
defaultPhase=PROCESS_RESOURCES)
public class MinifierMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
MinifierMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Performs Javascript and CSS minification.
|
Copyright © 2020–2021 Logic Squad. All rights reserved.