0
0
Fork 0

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

@ -6819,6 +6819,10 @@ style-loader@^0.18.2:
loader-utils "^1.0.2"
schema-utils "^0.3.0"
substring-trie@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/substring-trie/-/substring-trie-1.0.0.tgz#5a7ecb83aefcca7b3720f7897cf69e97023be143"
sugarss@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/sugarss/-/sugarss-1.0.0.tgz#65e51b3958432fb70d5451a68bb33e32d0cf1ef7"