Faster emojify() by avoiding str.replace() entirely (#4049)
This commit is contained in:
parent
331f0953e9
commit
e282580101
4 changed files with 71 additions and 37 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue