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

Emoji and precompiling #561

Closed
bodrovis opened this issue May 13, 2014 · 3 comments
Closed

Emoji and precompiling #561

bodrovis opened this issue May 13, 2014 · 3 comments

Comments

@bodrovis
Copy link
Contributor

I've created a brand new app with Rails 4.1.1. Firstly I got this problem: #550 (comment) but then I've tried to use some smiles in my test posts and started to get these errors:

Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( emoji/smile.png )` to `config/initializers/assets.rb` and restart your server

I believe that asking users to specify all the smiles for precompilation is not an option.

@radar
Copy link
Collaborator

radar commented Jul 13, 2015

@bodrovis: is this still an issue?

@bodrovis
Copy link
Contributor Author

I believe this won't be an issue when the 596 will be merged. I will have to test this however because I hadn't used Forem for a while.

@radar
Copy link
Collaborator

radar commented Jul 14, 2015

Which part of #596? It is quite a large PR and I'm considering closing it and asking it to be split out into multiple PRs. Is it the emoji config inside Forem::Engine which needs doing for this?

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