-
Notifications
You must be signed in to change notification settings - Fork 9
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
Errors after build #55
Comments
Hi! It looks like the Please try |
Wait, it needs to be a specific version. Maybe the problem is that the production build gets a more recent version... |
Ah, forget everything I just said. This is an old addon, it's still using Bower to install |
This addon's setup is quite elaborate. Please go through the readme very carefully and see if you've been doing something wrong. |
And share your ember-emojione config. |
Hi, guys
have strange error that appears only in production build but on dev server everything works as a charm.
So, I get this error in production build:
Uncaught TypeError: _emojione.default.toImage is not a function
My env is
I've tried different configs but still have no luck
The text was updated successfully, but these errors were encountered: