Moritz Hofmeister
11/05/2024, 8:38 PMcommonJS
to es2015
(per file compilation). 🎉
Our results, gzipped (Campus-QR):
• Without lazy loading:
â—¦ Development: 6.9 MB
â—¦ Production: 1.01 MB
• With lazy loading:
â—¦ Development: 3.3 MB
â—¦ Production: 0.32 MB
So depending on the application, this can be a very good solution to improve initial load times.
Anyway, that’s some impressive initial load speedup. Thanks for making this possible, @turansky et al.Moritz Hofmeister
11/07/2024, 9:51 AM