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 |
added scoped labels
changed the description
marked as a Work In Progress
added 1 commit
- 44c60f1e - (chore): reduce size of bundle by using lazy loading and removing unused libraries
changed the description
unmarked as a Work In Progress
approved this merge request
Please register or sign in to reply