Faster emojify() by avoiding str.replace() entirely (#4049)

This commit is contained in:
Nolan Lawson 2017-07-03 02:02:36 -07:00 committed by Eugen Rochko
parent 331f0953e9
commit e282580101
4 changed files with 71 additions and 37 deletions

View file

@ -102,6 +102,7 @@
"sass-loader": "^6.0.6",
"stringz": "^0.2.2",
"style-loader": "^0.18.2",
"substring-trie": "^1.0.0",
"throng": "^4.0.0",
"tiny-queue": "^0.2.1",
"uuid": "^3.1.0",