Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpack support? #9

Open
irobayna opened this issue Apr 19, 2017 · 1 comment
Open

webpack support? #9

irobayna opened this issue Apr 19, 2017 · 1 comment

Comments

@irobayna
Copy link

Any plans to support Webpack?

If I include the library via bower, works as expected but using webpack I am getting the following error:

keys.js:959 
Uncaught TypeError: Cannot read property 'addEventListener' of undefined

it seems the library being loaded by webpack does not get initialized properly -- global is null

@bitwalker
Copy link
Owner

I'm not actively maintaining the project any longer, but I'd certainly be open to merging a PR which adds support for Webpack if you are interested in tackling it. Sorry for the trouble!

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

No branches or pull requests

2 participants