4 lines
98 B
Makefile
4 lines
98 B
Makefile
build:
|
|
curl https://unicode.org/Public/emoji/14.0/emoji-test.txt > emoji-data.txt
|
|
node build.js
|