Changeset 57492 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 01/31/2024 08:29:18 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/script-loader.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r57377 r57492 97 97 'wp-polyfill-fetch', 98 98 'wp-polyfill-formdata', 99 'wp-polyfill-importmap', 99 100 'wp-polyfill-node-contains', 100 101 'wp-polyfill-url', … … 121 122 'wp-polyfill-inert' => '3.1.2', 122 123 'wp-polyfill' => '3.15.0', 124 'wp-polyfill-importmap' => '1.8.2', 123 125 ); 124 126
Note: See TracChangeset
for help on using the changeset viewer.