Skip to content

Can a Feature's Facade Be Used in Other Features? #148

Description

@jon9090

When creating a feature, the feature's facade is also created.
Can the facade be used in other features as well?

So in this example, can I inject and use reserve-seat.facade inside feature-search-flights?

booking
  - domain
    - application/search-flights.facade.ts
    - application/reserve-seat.facade.ts
  - feature-search-flights
  - feature-reserve-seat

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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