Reduces bundle size by 37%
Lazy loads analytics (+plotly) and admin to reduce to main bundle size by 37%. We are also now combing the vendor and main.js bundles to reduce network congestion. The new combined size is approximately the same as the vendor size perviously was.
Production bundles (gzip)
name | size |
---|---|
vendor.js | 948Kb |
main.js | 575Kb |
1,523Kb |
MR bundles (gzip)
name | size |
---|---|
main.js | 959Kb |
Edited by Mark Harding
Merge request reports
Activity
added Priority1 - High TypeChore labels
added 1 commit
- 44c60f1e - (chore): reduce size of bundle by using lazy loading and removing unused libraries
added StatusReady to Merge label
assigned to @xander-miller
mentioned in commit 18d19ab7
Please register or sign in to reply