Add lazy load to emoji-mart (#16907)

* perf: lazyload emoji-mart!

* Bump lazyload
This commit is contained in:
Mashiro
2021-11-19 05:01:31 +08:00
committed by GitHub
parent d647f6ad04
commit 2b6a25c609
3 changed files with 9 additions and 7 deletions

View File

@ -89,7 +89,7 @@
"cssnano": "^4.1.11",
"detect-passive-events": "^2.0.3",
"dotenv": "^10.0.0",
"emoji-mart": "^3.0.1",
"emoji-mart": "npm:emoji-mart-lazyload",
"es6-symbol": "^3.1.3",
"escape-html": "^1.0.3",
"exif-js": "^2.3.0",