Skip to content

Support applying plugin to multiple modules #24

@jbarr21

Description

@jbarr21

Depending on the project structure, it may be necessary to apply the plugin to multiple modules to create the required theme inheritance structure.

If we have a foundational layer (with Light & Dark) provided by module A and an intermediate layer (w/ Light & Dark) provided by module B, and then an App Layer that inherits from the intermediate layer

Currently, all ThemeStencilProviders found on the classpath will be generated into every module the plugin is applied to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions