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