twitter / twemoji

Emoji for everyone. https://twemoji.twitter.com/
MIT License
16.8k stars 1.85k forks source link

Files missing in bower distribution #372

Open schinkowitch opened 5 years ago

schinkowitch commented 5 years ago

When installing version 12.1.2 from bower, only LICENSE, README.md, bower.json and package.json are present in bower_components/twemoji

bower install twemoji#12.1.2 --save

When version 12.0.4 is installed from bower, the "2" directory is also present, containing the javascript files and the "72x72" and "svg" directories and files.

bower install twemoji#12.0.4 --save

didaxRedux commented 4 years ago

Same issue for version 12.1.3

It can be resolved manually by downloading the gh-pages branch https://github.com/twitter/twemoji/tree/gh-pages