Class TaskUpdateThemeImport

java.lang.Object
com.vaadin.flow.server.frontend.TaskUpdateThemeImport
All Implemented Interfaces:
FallibleCommand

public class TaskUpdateThemeImport extends Object implements FallibleCommand
Task generating the theme definition file 'theme.js' for importing application theme into the generated frontend directory. Default directory is ' ./frontend/generated'

For internal use only. May be renamed or removed in a future release.

Since: