| Package | Description |
|---|---|
| com.vaadin.flow.plugin.production |
| Modifier and Type | Method and Description |
|---|---|
ArtifactData |
WebJarPackage.getWebJar()
Gets the WebJar that holds the package.
|
| Constructor and Description |
|---|
WebJarPackage(ArtifactData webJar,
String packageName,
String pathToPackage)
Creates new wrapper instance.
|
| Constructor and Description |
|---|
ProductionModeCopyStep(Collection<ArtifactData> projectArtifacts)
Fill and verify initial jar files' data.
|
ProductionModeCopyStep(com.vaadin.flow.server.frontend.JarContentsManager jarContentsManager,
Collection<ArtifactData> projectArtifacts)
Fill and verify initial jar files' data, use custom version of
JarContentsManager for the operations. |
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.