@Mojo(name="package-for-production",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
defaultPhase=PROCESS_CLASSES)
public class PackageForProductionMojo
extends org.apache.maven.plugin.AbstractMojo
transpileEs6SourceDirectory for production
mode: minifies, transpiles and bundles them.| Constructor and Description |
|---|
PackageForProductionMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2025. All rights reserved.