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
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
Metadata
Assignees
Labels
No labels
Activity