* 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 удалений

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

@@ -1,4 +1,4 @@
.PHONY: build test run clean stop check-style run-unit
.PHONY: build test run clean stop check-style run-unit emojis
BUILD_SERVER_DIR = ..
@@ -54,3 +54,6 @@ clean:
rm -rf dist
rm -rf node_modules
rm -f .yarninstall
emojis:
./make-emojis