Changes between Initial Version and Version 1 of Ticket #56975, comment 60
- Timestamp:
- 01/20/2023 12:57:45 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56975, comment 60
initial v1 8 8 Seems there were few recent additions to script-loader that depart from it's main purpose. As far as I see maybe a script-loader-functions.php file is needed for all the additional things there. 9 9 10 On the theother hand it seems it's time to retire load-scripts.php and load-styles.php? load-scripts.php has been broken for quite a while now, only works for some of the old scripts. Also when HTTP/2 is used, it seems better to have separate tags (better network and browser caching), not to have different concatenated subsets of the css files.10 On the other hand it seems it's time to retire load-scripts.php and load-styles.php? load-scripts.php has been broken for quite a while now, only works for some of the old scripts. Also when HTTP/2 is used, it seems better to have separate tags (better network and browser caching), not to have different concatenated subsets of the css files.