Skip to content

Add warning "Deprecated injections without @inject" #56

Description

@remojansen

We need to remove the old way of detecting injections (function.toString() + regex).

Can we add:

console.log("WARNING! Injections without inject decorator won't be supported in the upcoming releases");

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions