Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

rxjs-jquery using AMD #17

Open
Open
@bman654

Description

I'm trying to use rxjs-jquery with requirejs. When you load jQuery via requirejs, it defines its module id as jquery. However, rxjs-jquery defines its dependency as jQuery. This can be worked around by adding to the require config, but it seems like it would be cleaner if rxjs-jquery just used the correctly cased module id (jquery) instead.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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