Skip to content
Snippets Groups Projects
Commit 2c230c82 authored by Eric Eastwood's avatar Eric Eastwood
Browse files

Restore unicode-file-name images for legacy img emojis

parent ef447a62
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -92,6 +92,8 @@ module Gitlab
 
# Enable the asset pipeline
config.assets.enabled = true
# Support legacy unicode file named img emojis, `1F939.png`
config.assets.paths << Gemojione.images_path
config.assets.paths << "vendor/assets/fonts"
config.assets.precompile << "*.png"
config.assets.precompile << "print.css"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment