build:
	curl https://unicode.org/Public/emoji/14.0/emoji-test.txt > emoji-data.txt
	node build.js
	rm emoji-data.txt