Skip to content

Commit

Permalink
Use lazy loading for routes
Browse files Browse the repository at this point in the history
This reduces the main bundle size from 6.07 MB to 3.65 MB but increases
overall application size from 14.04 MB to 14.18 MB.

Most of the remainder of the main bundle size is from polyfills
(2.35 MB) and libraries supporting localization (i18n).

Signed-off-by: Taylor Smock <tsmock@meta.com>
  • Loading branch information
tsmock committed Jun 12, 2023
1 parent 73d6ed3 commit 783c809
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 78 deletions.

0 comments on commit 783c809

Please sign in to comment.