mirror of
https://github.com/twitter/twemoji.git
synced 2025-06-23 12:07:57 +09:00
Merge a208e86084ae1e9388941fdbab72f352326807c4 into d94f4cf793e6d5ca592aa00f58a88f6a4229ad43
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 gzipped $(gzip -c 2/twemoji.js | wc -c)"
|
||||
echo "twemoji.min.js $(cat 2/twemoji.min.js | wc -c)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user