external.libraries.yml

Same filename in other branches
  1. 9 core/tests/Drupal/Tests/Core/Asset/library_test_files/external.libraries.yml
  2. 8.9.x core/tests/Drupal/Tests/Core/Asset/library_test_files/external.libraries.yml
  3. 10 core/tests/Drupal/Tests/Core/Asset/library_test_files/external.libraries.yml
core/tests/Drupal/Tests/Core/Asset/library_test_files/external.libraries.yml

File

core/tests/Drupal/Tests/Core/Asset/library_test_files/external.libraries.yml

View source
  1. example_external:
  2. version: v3.14
  3. js:
  4. http://example.com/example_external.js: { type: external }
  5. css:
  6. theme:
  7. http://example.com/css/example_external.css: { type: external }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.