This project is not covered by Drupal’s security advisory policy.

Allows dynamic library assets definition by manifests files.

Post-Installation

Add the mapping to the library definition in your module's libraries.yml file as shown below

global:
  version: 1.x
  css:
    theme:
      dist/app.css: { manifest: dist/manifest.json }
  js:
    dist/app.js: { manifest: dist/manifest.json }
  dependencies:
    - core/jquery
    - core/drupal
    - core/drupalSettings
    - core/once

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Developer tools
  • chart icon2 sites report using this module
  • Created by yoerioptr on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases