Skip to content

Prod build is borken with the new Commands #1311

Closed
@timotheeguerin

Description

It seems like ahead of time compilation breaks commands.

I believe this is because they are not being reference in a module so angular removes the decorators.

Alternative are:

  • use @Inject() (tedious)
  • or look into multi: true for the provider

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions