There has been a lot of ad-hoc effort since 2017 to optimize specific Nextcloud pages so that CSS and JavaScript assets are at least bundled together.
#3988
Ideally, there would be a unified approach the server could use to bundle and minify all necessary assets to serve one, or multiple, Nextcloud views. This way, the development team could be assured that all Nextcloud pages are rendering as efficiently as possible, without having to maintain a checklist of un-optimized pages for ad-hoc work.
Related issues
There has been a lot of ad-hoc effort since 2017 to optimize specific Nextcloud pages so that CSS and JavaScript assets are at least bundled together.
#3988
Ideally, there would be a unified approach the server could use to bundle and minify all necessary assets to serve one, or multiple, Nextcloud views. This way, the development team could be assured that all Nextcloud pages are rendering as efficiently as possible, without having to maintain a checklist of un-optimized pages for ad-hoc work.
Related issues