You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.server.frontend.

Class 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: