This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Externalize lodash-es to reduce bundle size (#245)
* bundle-size Externalize @emoji-mart/data and lodash-es to reduce bundle size - We do need to consider how to lazily load the emoji mart code in future because this still doesn't fix the fact that the final client bundler will end up bundling everything together in the Flow bundle - Same goes for other bigger libraries * bundle-size emoji data externisation skipped --------- Co-authored-by: vikas-cldcvr <vikas@cldcvr.com>
- Loading branch information
1 parent
7fabd78
commit c7b5487
Showing
3 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters