Problem/Motivation

There is, as far as I can tell, no way in the UI to get a report of front-end asset versions.

Steps to reproduce

Proposed resolution

Add reporting for Core's assets. Expand this to third party assets as part of #2873160: Implement core management of 3rd-party FE libraries.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

cilefen created an issue. See original summary.

cilefen’s picture

Webform does this for its third-party assets so we could take a hint from it.

nod_’s picture

That might end up as a pretty massive list though, something like the phpinfo link?

cilefen’s picture

Certainly due to its size it would have to be on another path or hidden by default.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.