Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Export classes are not handled by the analyser #686

Description

@e-belair

I've exported DateTime in the component to use it in the template then I got the error shown below:

@Component(
    selector: 'my-app',
    templateUrl: 'app_component.html',
    directives: [],
    exports: [RoutePaths, Routes, DateTime],
)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions