Skip to content

How to include in it component? #128

@pRatikSathaye

Description

@pRatikSathaye

I am trying to import @ember/jquery in my component.
I did install @ember/jquery and @ember/optional-features and imported as below
import $ from '@ember/jquery'
but I am getting error missing module @ember/jquery in my component.

Is this the right way to import it? Am I missing something?

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