Skip to content

Add warning "Deprecated injections without @inject" #56

Closed
@remojansen

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");

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