Skip to content

Component class used via import is incorrectly reported as unused #193

Open
@jagthedrummer

Description

@jagthedrummer

When I run yarn ember-unused-components it's reporting playlist/player/abstract as being unused. But I have a file at app/components/playlist/player/compact.js which does this:

import PlaylistPlayerAbstract from './abstract';

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