Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Removed jQuery usage in listener, fixes #55 #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amercier
Copy link

@amercier amercier commented Jun 16, 2018

This PR fixes #55 by removing jQuery usage entirely in listener.js.

Note: I believe using jQuery is not necessary as addEventListener and postMessage are widely supported now (especially this is Chrome-only here).

@amercier
Copy link
Author

amercier commented Jun 16, 2018

I cannot make the test pass locally (even without my changes). What environment is required? I've tried with node 0.10 as in Travis CI. Any help would be appreciated.

@amercier
Copy link
Author

@stevepeak Is this repo maintained?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught ReferenceError: $ is not defined
1 participant