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 Details

  • Method Details

    • execute

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