needim / wdt-emoji-bundle

Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
http://ned.im/wdt-emoji-bundle
MIT License
419 stars 87 forks source link

ReferenceError: emoji is not defined #10

Closed NazariiStrohush closed 7 years ago

NazariiStrohush commented 7 years ago

I'm doing this import

const wdtEmojiBundle = require('/node_modules/wdt-emoji-bundle/wdt-emoji-bundle');

after that in code i'm doing

wdtEmojiBundle.init('.message-input-box');

And it throws an error image

How to properly import this package from NodeJS?

Exponent500 commented 7 years ago

Can someone answer this? I'm having the same problem.

needim commented 7 years ago

You can find emoji.min.js in this repo. It's my mistake, I forgot the mention about that, sorry guys :/