-
- Downloads
Merge branch '3398525-add-an-api' into '11.x'
Add an API for import maps See merge request !9912
Showing
- core/core.services.yml 3 additions, 0 deletionscore/core.services.yml
- core/lib/Drupal/Core/Asset/ImportMapsManager.php 321 additions, 0 deletionscore/lib/Drupal/Core/Asset/ImportMapsManager.php
- core/lib/Drupal/Core/Asset/ImportMapsManagerInterface.php 26 additions, 0 deletionscore/lib/Drupal/Core/Asset/ImportMapsManagerInterface.php
- core/lib/Drupal/Core/Render/theme.api.php 38 additions, 0 deletionscore/lib/Drupal/Core/Render/theme.api.php
- core/misc/cspell/dictionary.txt 2 additions, 0 deletionscore/misc/cspell/dictionary.txt
- core/modules/system/system.module 14 additions, 1 deletioncore/modules/system/system.module
- core/modules/system/tests/modules/importmaps_test/importmaps_test.importmaps.yml 7 additions, 0 deletions...ts/modules/importmaps_test/importmaps_test.importmaps.yml
- core/modules/system/tests/modules/importmaps_test/importmaps_test.info.yml 4 additions, 0 deletions...em/tests/modules/importmaps_test/importmaps_test.info.yml
- core/modules/system/tests/modules/importmaps_test/importmaps_test.libraries.yml 7 additions, 0 deletions...sts/modules/importmaps_test/importmaps_test.libraries.yml
- core/modules/system/tests/modules/importmaps_test/importmaps_test.module 17 additions, 0 deletions...stem/tests/modules/importmaps_test/importmaps_test.module
- core/modules/system/tests/modules/importmaps_test/importmaps_test.routing.yml 7 additions, 0 deletions...tests/modules/importmaps_test/importmaps_test.routing.yml
- core/modules/system/tests/modules/importmaps_test/js/bar-scoped.js 11 additions, 0 deletions...les/system/tests/modules/importmaps_test/js/bar-scoped.js
- core/modules/system/tests/modules/importmaps_test/js/bar.js 11 additions, 0 deletionscore/modules/system/tests/modules/importmaps_test/js/bar.js
- core/modules/system/tests/modules/importmaps_test/js/foo.js 3 additions, 0 deletionscore/modules/system/tests/modules/importmaps_test/js/foo.js
- core/modules/system/tests/modules/importmaps_test/js/scope/foo.js 3 additions, 0 deletions...ules/system/tests/modules/importmaps_test/js/scope/foo.js
- core/modules/system/tests/modules/importmaps_test/src/TestController.php 29 additions, 0 deletions...stem/tests/modules/importmaps_test/src/TestController.php
- core/modules/system/tests/modules/importmaps_test_imports_only/importmaps_test_imports_only.importmaps.yml 3 additions, 0 deletions..._imports_only/importmaps_test_imports_only.importmaps.yml
- core/modules/system/tests/modules/importmaps_test_imports_only/importmaps_test_imports_only.info.yml 4 additions, 0 deletions...s_test_imports_only/importmaps_test_imports_only.info.yml
- core/modules/system/tests/modules/importmaps_test_scopes_only/importmaps_test_scopes_only.importmaps.yml 7 additions, 0 deletions...st_scopes_only/importmaps_test_scopes_only.importmaps.yml
- core/modules/system/tests/modules/importmaps_test_scopes_only/importmaps_test_scopes_only.info.yml 4 additions, 0 deletions...aps_test_scopes_only/importmaps_test_scopes_only.info.yml
Loading
Please register or sign in to comment