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 Summary
 
- 
Method Details
- 
execute
public void execute()- Specified by:
 executein interfacecom.vaadin.flow.server.frontend.FallibleCommand
 
 -