Skip to content

Generated components are in order of templates/blocks rather than inheritance #19

@nickhendo

Description

@nickhendo

Component generation is not ordered by inheritance, it is ordered however the parser decides (alphabetical?). This means you can have a component that inherits from another component that has not yet been defined in the generated components file. This needs to be ordered based on the inheritance order.

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