Class TaskUpdateVite

java.lang.Object
io.jmix.flowui.devserver.frontend.TaskUpdateVite
All Implemented Interfaces:
com.vaadin.flow.server.frontend.FallibleCommand, Serializable

public class TaskUpdateVite extends Object implements com.vaadin.flow.server.frontend.FallibleCommand, Serializable
Updates the Vite configuration files according with current project settings.
See Also:
  • Method Details

    • execute

      public void execute()
      Specified by:
      execute in interface com.vaadin.flow.server.frontend.FallibleCommand