nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
148 stars 23 forks source link

perf: Optimize lazy imports for reference widgets #825

Closed juliusknorr closed 9 months ago

juliusknorr commented 9 months ago

This change reduces the bundle size of the entry points quite heavily to make the initial page load of apps that use link preview widgets faster.

For tables this brings down the entrypoint from 4MB to 16KB

🖼️ Screenshots

🏚️ Before 🏡 After
Screenshot 2024-02-06 at 14 45 28 Screenshot 2024-02-06 at 14 46 39