Class TaskUpdateThemeImport
java.lang.Object
com.vaadin.flow.server.frontend.AbstractFileGeneratorFallibleCommand
io.jmix.flowui.devserver.frontend.TaskUpdateThemeImport
- All Implemented Interfaces:
- com.vaadin.flow.server.frontend.FallibleCommand
public class TaskUpdateThemeImport
extends com.vaadin.flow.server.frontend.AbstractFileGeneratorFallibleCommand
Task generating the theme definition file 'theme.js' for importing
 application theme into the generated frontend directory.
 Default directory is ' ./frontend/generated'
 
Default directory is ' ./frontend/generated'
- 
Field Details- 
APPLICATION_META_INF_RESOURCES- See Also:
 
- 
APPLICATION_STATIC_RESOURCES- See Also:
 
 
- 
- 
Method Details- 
executepublic void execute() throws com.vaadin.flow.server.ExecutionFailedException- Throws:
- com.vaadin.flow.server.ExecutionFailedException
 
 
-