Skip to content

Consider flattening structure to support other module types later (components, systems, primitives) #28

@ngokevin

Description

@ngokevin

We could perhaps cross this road later once we consider support, but good to get feedback. This is easier than managing different aspects of a package across different keys.

Current:

components:
  aframe-physics:
    names: body, joint

to:

aframe-physics:
  components: body, joint
  systems: physics
  primitives: a-newtons-cradle

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