| Package | Description |
|---|---|
| com.vaadin.flow.plugin.production |
| Modifier and Type | Method and Description |
|---|---|
static WebJarPackage |
WebJarPackage.selectCorrectPackage(WebJarPackage package1,
WebJarPackage package2)
Attempts to select correct package out of two WebJar package data,
resolving common WebJar issues:
https://github.com/webjars/webjars/issues/1656
https://github.com/webjars/webjars/issues/1452
Versions of the parent packages are considered, even if they are
different from the package's one.
|
| Modifier and Type | Method and Description |
|---|---|
static WebJarPackage |
WebJarPackage.selectCorrectPackage(WebJarPackage package1,
WebJarPackage package2)
Attempts to select correct package out of two WebJar package data,
resolving common WebJar issues:
https://github.com/webjars/webjars/issues/1656
https://github.com/webjars/webjars/issues/1452
Versions of the parent packages are considered, even if they are
different from the package's one.
|
Copyright © 2025. All rights reserved.