mirror of
https://github.com/twitter/twemoji.git
synced 2024-06-15 03:35:16 +00:00
Merge a208e86084
into d94f4cf793
This commit is contained in:
commit
4bc31e14d2
@ -1,5 +1,4 @@
|
|||||||
#! /usr/bin/env bash
|
#! /usr/bin/env bash
|
||||||
|
|
||||||
echo "twemoji.js $(cat 2/twemoji.js | wc -c)"
|
echo "twemoji.js $(cat 2/twemoji.js | wc -c)"
|
||||||
echo "twemoji.js gzipped $(gzip -c 2/twemoji.js | wc -c)"
|
echo "twemoji.js gzipped $(gzip -c 2/twemoji.js | wc -c)"
|
||||||
echo "twemoji.min.js $(cat 2/twemoji.min.js | wc -c)"
|
echo "twemoji.min.js $(cat 2/twemoji.min.js | wc -c)"
|
||||||
|
Loading…
Reference in New Issue
Block a user