Package | Description |
---|---|
com.vaadin.flow.server.frontend |
Modifier and Type | Class and Description |
---|---|
class |
TaskCreatePackageJson
Creates the
package.json if missing. |
class |
TaskUpdateImports
An updater that it's run when the servlet context is initialised in dev-mode
or when flow-maven-plugin goals are run in order to update Flow imports file
and
node_module/@vaadin/flow-frontend contents by visiting all
classes with JsModule HtmlImport and Theme
annotations. |
class |
TaskUpdatePackages
Updates
package.json by visiting NpmPackage annotations
found in the classpath. |
Copyright © 2023. All rights reserved.