Class TaskRunDevBundleBuild
java.lang.Object
io.jmix.flowui.devserver.frontend.TaskRunDevBundleBuild
- All Implemented Interfaces:
com.vaadin.flow.server.frontend.FallibleCommand
public class TaskRunDevBundleBuild
extends Object
implements com.vaadin.flow.server.frontend.FallibleCommand
Compiles the dev mode bundle if it is out of date.
Only used when running in dev mode without a dev server.
For internal use only. May be renamed or removed in a future release.
-
Field Summary
-
Method Summary
-
Field Details
-
README
- See Also:
-
-
Method Details
-
execute
public void execute() throws com.vaadin.flow.server.ExecutionFailedException- Specified by:
execute
in interfacecom.vaadin.flow.server.frontend.FallibleCommand
- Throws:
com.vaadin.flow.server.ExecutionFailedException
-