Class TaskCopyLocalFrontendFiles
java.lang.Object
io.jmix.flowui.devserver.frontend.TaskCopyLocalFrontendFiles
- All Implemented Interfaces:
com.vaadin.flow.server.frontend.FallibleCommand
public class TaskCopyLocalFrontendFiles
extends Object
implements com.vaadin.flow.server.frontend.FallibleCommand
Copies JavaScript files from the given local frontend folder.
-
Method Summary
-
Method Details
-
execute
public void execute()- Specified by:
execute
in interfacecom.vaadin.flow.server.frontend.FallibleCommand
-