MDL-83424 core: Update component/plugin resolution to include new paths 3133520615dceb2df38a16b4b3b1166a1f9079e7
authorAndrew Nicols <andrew@nicols.co.uk>
Fri, 8 Nov 2024 15:52:59 +0000 (23:52 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Sat, 12 Jul 2025 09:51:40 +0000 (17:51 +0800)
commit3133520615dceb2df38a16b4b3b1166a1f9079e7
tree26f348aa0154f6bf44b58162391b19ee3a75c85a
parentefe3582d4afe9ccf273c555a4352a25efb111ada
MDL-83424 core: Update component/plugin resolution to include new paths
13 files changed:
.grunt/components.js
.grunt/tasks/componentlibrary.js
.grunt/tasks/ignorefiles.js
.grunt/tasks/jsconfig.js
.grunt/tasks/sass.js
composer.json
lib/components.json [new file with mode: 0644]
lib/plugins.json [moved from public/lib/plugins.json with 100% similarity]
public/lib/classes/component.php
public/lib/classes/plugin_manager.php
public/lib/deprecatedlib.php
public/lib/setup.php
public/lib/tests/component_test.php