Uses of Class
com.vaadin.flow.server.frontend.NodeUpdater
Packages that use NodeUpdater
-
Uses of NodeUpdater in com.vaadin.flow.server.frontend
Subclasses of NodeUpdater in com.vaadin.flow.server.frontendModifier and TypeClassDescriptionclassCreates thepackage.jsonif missing.classAn 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 "jar-resources" contents by visiting all classes withJsModuleandThemeannotations.classUpdatespackage.jsonby visitingNpmPackageannotations found in the classpath.