* refresh the emoji library

* fix img_trans.gif

* compress sprite sheet

* remove note on compression - webpack seems to handle compression decently

* better emoji sheet preloading

* requested changes
Этот коммит содержится в:
Chris
2017-07-25 11:47:03 -07:00
коммит произвёл Harrison Healey
родитель e5e450fc09
Коммит d49419776d
1575 изменённых файлов: 1789 добавлений и 3530 удалений

Просмотреть файл

@@ -318,6 +318,7 @@ if (TEST) {
config.plugins.push(
new CopyWebpackPlugin([
{from: 'images/emoji', to: 'emoji'},
{from: 'images/img_trans.gif', to: 'images'},
{from: 'images/logo-email.png', to: 'images'},
{from: 'images/circles.png', to: 'images'},
{from: 'images/favicon', to: 'images/favicon'},